I had an issue on FreeBSD where the postgres (pyPGSQL) connections were being dropped for some reason. I think that I had to update the python version installed and the postgres driver.

-Aaron


Ian Bicking wrote:


Ian Maurer wrote:

I'm wondering if the server grinds to a halt all at once, or if the
threads get locked up one by one until they are all wedged (which has happened to me through no fault of WebKit -- a 3rd party


library

was locking up occasionally, and as soon as all of the threads in the pool were wedged, the appserver was dead).



That is it. So I need to do some debugging on my code, which is a relief since I am pretty sure it will be fixable and not a unfixable limitation of my host machine networking capabilities.

If anyone has any tips or experience as to why an application ported
from Windows and Linux would now not lock up on FreeBSD, I would appreciate any suggestions since I am new to FreeBSD. Otherwise, I
think I have enough info to track down this issue on my own.


Some people have had problems with threads on FreeBSD before, for specific versions. I think it had something to do with the socket handling. I thought we applied some fix related to this, but maybe we never did, or maybe it wasn't sufficient.

Ian


------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss



-- -Aaron http://www.MetroNY.com/ "I don't know what's wrong with my television set. I was getting C-Span and the Home Shopping Network on the same station. I actually bought a congressman." - Bruce Baum




------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to