Mirror mirror on the server
I’m having some problems with the application in that my SWX.NET gateway will run fine for a few requests but then starts running really slowly, and i don’t mean it starts hammering my CPU. It just runs s-l-o-w-l-y!
I’m not sure what the problem is, I’ve got a feeling it’s to do with my use of Reflection in an ASP project but under the *idea* of the .NET framework this shouldn’t be an issue.
Right now its 5:30pm on Friday so I’m gonna call it a day but I’ve got some plans for testing without the reflection and also deploying it to a Win 2k3 server here in the office some time next week and see if it’s an issue in IIS 5.1 and if IIS 6 doesn’t sort… but again, under the theory of the .NET framework this shouldn’t be the case.
Update 24/09/2007
Please make sure when using a content length header, you pass the correct value for the length of the content :P