>> n Thu, Jul 1, 2010 at 7:35 PM, Joe Novak wrote:
>>
>> ThreadLimit 3600
>> ThreadsPerChild 3200
At these values, you are hitting the boundries of how many stacks are possible
on win32 (by default).
Adding workers isn't usually the solution, you are increasing the overall
content
> n Thu, Jul 1, 2010 at 7:35 PM, Joe Novak wrote:
> I set up a jmeter test to open a socket to Apache HTTP, request a very
> small file, and close the socket. Jmeter is running on the same box as
> the Apache HTTP service. At 2 sockets/second, there is a 3% error rate.
> At 5 sockets/second, the
I set up a jmeter test to open a socket to Apache HTTP, request a very
small file, and close the socket. Jmeter is running on the same box as
the Apache HTTP service. At 2 sockets/second, there is a 3% error rate.
At 5 sockets/second, the error rate increases to 8%. Failures occur at
regular int