Tanja Ertl wrote:
No, I didn't. I just tried from one machine 75 requests in parallel.
I could try, but I don't see how that would change the situation. Are there any 
restrictions that only x connections per host are allowed?
no. Asd I said, we have tested the server to absorb something like 900 request in //. So maybe your client (with 100 threads) is a bit overwhelmed.

Btw, there is a parameter on the server to set the number of threads handling incoming requests :
 <standardThreadPool id="standardThreadPool" maxThreads="8"/>

You can change this number. (the more processor you have on your server, the higher the number of thread you can use).

--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to