[EMAIL PROTECTED] wrote:
mturk       2005/05/26 11:34:50

  Modified:    util/java/org/apache/tomcat/util/net AprEndpoint.java
  Log:
  Set TCP_DEFER_ACCEPT socket option. This dramatically improves
  performance on linux by more then 20% for small files because the
  accept is not fired untill data is present.

It doesn't change anything for me performance wise. It seems to add some robustness, so it doesn't need to be configurable.

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to