Comment 1 for bug 717345

Revision history for this message
John A Meinel (jameinel) wrote :

Note that I have been unable to reproduce file handle leaks in dev or on qastaging. I added code to log what file handles are used for each spawn, and after doing lots of concurrent requests, the handles reset back to the low numbered handles.

I don't know what could have been going on in production that would have been different than locally. Still investigating.

We might need some LOSA time to test code on qastaging, in case it is a site-specific issue. I don't see how it should be, but if I can't reproduce it, I really don't know how to fix it.