Re: File leak in 7.0.23?

2012-01-01 Thread Janne Jalkanen
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

Re: File leak in 7.0.23?

2012-01-01 Thread markt
Janne Jalkanen janne.jalka...@ecyrd.com wrote: APR + native. Good catch there, I took apr out and I am no longer seeing the FD leak. OK. Sounds like APR/native has an issue. There was a fair bit of refactoring in 7.0.22. I'll see if I can reproduce it. A simple test case may help. Mark

Re: File leak in 7.0.23?

2012-01-01 Thread Janne Jalkanen
If you take heap dumps can you see an Increase in the number of sockets? What should I be looking for, assuming that the problem is with APR connection? Any particular class? /Janne - To unsubscribe, e-mail:

Re: File leak in 7.0.23?

2012-01-01 Thread Janne Jalkanen
OK. Sounds like APR/native has an issue. There was a fair bit of refactoring in 7.0.22. I'll see if I can reproduce it. A simple test case may help. Should I open a bug now on the issue tracker? /Janne - To unsubscribe,

Re: Different session id per page

2012-01-01 Thread André Warnier
Jerry Malcolm wrote: Andre, In mod_rewrite it talks about setting a cookie when a rewrite rule hit occurs. But I can't find anything about back-translation of cookie paths. Was that was what you meant? Still not sure how that would work. Seems like i would need a way to tell the browser that