Filip,

On 5/22/2009 10:14 AM, Filip Hanik - Dev Lists wrote:
> if you look at the commit, there are changelog changes in there. one of
> them being a FD leak with static content.

Gotcha. I was just looking at the commit comment itself.

> It simply never called close on the FD when it was done

Oops. Does this affect the connector regardless of the setting for
"sendFile"?

Also, I asked if using the trunk tcnative was the solution... of course
it's not: the bug was in the Java code. Should I get the tomcat-native
package and compile /that/ Java code, or should I get Tomcat 6.0.x trunk
and compile /that/?

I think I'd prefer to change as little as possible to resume my tests,
so if the connector itself is completely contained within the
tomcat-native package, and there won't be any incompatibilities with
6.0.18, I'd prefer to do that. In that case, do I just replace
lib/tomcat-coyote.jar after I build?

Thanks,
-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to