IIS Server - POST requests fail under stress

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server > February 2004 > POST requests fail under stress





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author POST requests fail under stress
Richard

2004-02-26, 3:34 pm

Im running some stress tests for my .net application. When
I have more than one user trying to POST data back to the
same page, the POST request fails.

Is there any setting in IIS that could be causing the
problem?

Does any one of any tips for troubleshooting this?
David Wang [Msft]

2004-02-26, 6:34 pm

Are you sure that the stress client is sending proper POST requests to the
web page?

There is no IIS setting called "FailMultiplePOSTRequests". IIS can easily
handle thousands of concurrent requests of POST, GET, etc. The question is
whether the POST is sent properly and whether the POST handler doesn't have
bugs in it.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Richard" <anonymous@discussions.microsoft.com> wrote in message
news:2a0c01c3fca6$cae5e2e0$a001280a@phx.gbl...
Im running some stress tests for my .net application. When
I have more than one user trying to POST data back to the
same page, the POST request fails.

Is there any setting in IIS that could be causing the
problem?

Does any one of any tips for troubleshooting this?


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com