March 2003 - Posts

0
Comments

New Article by Aylar

I've just posted a new article on my site - In-depth Look at Caching: Part 1 This is the first part in the article series I'm working on, and it shows you how you can implement page caching on your site by using the @OutputCache directive. Well anyway...
0
Comments

The crazyness is over by Aylar

Ok I've found the source of the problem - Network Load Balancing on my Windows Server 2003 box. It seemed to kill my entire home network. Once I got rid of it, everything went back to normal =) Yeeeeehaaaaaw!!
1
Comments

Things are still crazy by Aylar

Just ran a few more tests on a page that contains nothing more than <%@ Page Language="C#" %> <html> <body> </body> </html> The RPS peaks at 15 when running this on my machine with 1 connection. Other's I've talked with have...
0
Comments

What's wrong? by Aylar

Last night I started stress testing my component, CodeHighlight, just to make sure it performs well under heavy-load, but to my amazement it seemed to bring my beats of a machine to a stall. This happened when running the test in ACT, with 10 concurrent...
More Posts