RE: A couple of issues...

On Fri, 23 Apr 2004, Laird, Brian wrote:

> Yves,
>
> Here is my current server configuration.  Let me know if you see
> anything that should be changed.  In the future, we plan on turning off
> keep alives because it helps our load balancer better.

Try to add those:
org.w3c.www.protocol.http.connections.max=50 (maybe more)
org.w3c.www.protocol.http.lenient=true
org.w3c.www.protocol.http.keepbody=false
org.w3c.www.protocol.http.connections.timeout=60000
org.w3c.www.protocol.http.connections.connTimeout=5000

Currently you have 5 concurrent connections maximum...

-- 
Yves Lafon - W3C
"Baroula que barouleras, au tiéu toujou t'entourneras."

Received on Friday, 23 April 2004 11:20:53 UTC