APR + native. Good catch there, I took apr out and I am no longer seeing the FD 
leak. 

I was running APR 1.3.8 with TC-native 1.1.19, so I thought that maybe these 
old versions were the problem. But I upgraded to APR 1.4.5 and tc-native 1.1.22 
(the latest stables from both) and am still seeing the FD leak, whenever 
APR+native is enabled.

/Janne

On Dec 31, 2011, at 23:05 , Mark Thomas wrote:

> On 31/12/2011 13:38, Janne Jalkanen wrote:
>>> Which Connector are you using?
>> 
>>    <Connector port="8080" protocol="HTTP/1.1" 
>>               connectionTimeout="20000" 
>>               redirectPort="8443" 
>>               URIEncoding="UTF-8"
>>               compression="on"
>>               
>> compressableMimeType="text/html,text/plain,text/css,text/javascript,application/json,application/javascript"
>>               noCompressionUserAgents=".*MSIE 6.*"/>
> 
> Is that APR/native or BIO?
> 
> Mark
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org


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

Reply via email to