RE: A couple of issues...

I am trying those now, can you explain them or point me to the docs that explain them.  I just want to understand what exactly I am tuning.

Thanks,
Brian

-----Original Message-----
From: Yves Lafon [mailto:ylafon@w3.org] 
Sent: Friday, April 23, 2004 9:48 AM
To: Laird, Brian
Cc: www-jigsaw@w3.org
Subject: 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."


************************************************************************
This e-mail and any accompanying documents or files contain information that is the 
property of Perseco, that is intended solely for those to whom this e-mail is addressed 
(i.e., those identified in the "To" and "Cc" boxes), and that is confidential, proprietary, 
and/or privileged.  If you are not an intended recipient of this e-mail, you are hereby 
notified that any viewing, use, disclosure, forwarding, copying, or distribution of any of 
this information is strictly prohibited and may be subject to legal sanctions.  If you have 
received this e-mail in error, please notify the sender immediately of any unintended 
recipients, and delete the e-mail, all attachments, and all copies of both from your system.

While we have taken reasonable precautions to ensure that any attachments to this e-mail 
have been swept for viruses, we cannot accept liability for any damage sustained as a 
result of software viruses.
************************************************************************

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