[EMAIL PROTECTED] wrote:
Author: remm - timeout = keepAliveTimeout * 50; + timeout = soTimeout * 50;
- sendfilePollset = allocatePoller(size, pool, keepAliveTimeout); + sendfilePollset = allocatePoller(size, pool, soTimeout);
- sendfilePollset = allocatePoller(size, pool, keepAliveTimeout); + sendfilePollset = allocatePoller(size, pool, soTimeout);
- sendfilePollset = allocatePoller(size, pool, keepAliveTimeout); + sendfilePollset = allocatePoller(size, pool, soTimeout);
Beside you changed my patch without asking anyone, you made the entire patch unusable and pointless. Looks like we can do few things: 1. Revert your patch 2. Revert mine patch 3. Go on and forget all about programming, and do some shepherding. So, please, unless you are going to adopt 3), revert your patch for my patch. You know, Tomcat is not your private backyard, and we have some rules, weather you like them or not. Regards, Mladen. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]