I just noticed that POE::Component::Client::HTTP does not
release socket after HTTPS requests.

Anybody encountered that before? 

I'm attaching a simple test. You can see the open sockets
accumulate by looking at /proc/xxx/fd as the script runs.
Towards the end, there are ten open sockets. This doesn't
happen when running non encrypted request (HTTP).

I tried to do a TRACE_DESTROY on it, but that showed
nothing special.

Does anyone have an idea where to look to fix this?

-Mathieu



                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250

Attachment: https-test.pl
Description: https-test.pl

Reply via email to