[Zope] Running out of sockets
Gaute Amundsen
gaute at div.org
Wed May 18 07:02:18 EDT 2005
On Thursday 12 May 2005 20:45, Dieter Maurer wrote:
> Gaute Amundsen wrote at 2005-5-12 00:17 +0200:
> > ...
> >Restarting zope has fixed it for now, but
> > ...
> >"lsof -a -U -uzope" and "lsof -uzope | wc -l"
> >Shows the number of open sockets steadily growing,
> >and apparently none closing..
>
> You might be able to determine the second partner for the socket
> (with "netstat", I think). This may give you a hint
> for what purpose the sockets are used.
It turned out the problem was MySQL-python-1.0.0-1 vs. Mysql 4.1
Upgrading MySQL-python to 1.2 solved the problem.
Thanks
Gaute Amundsen
More information about the Zope
mailing list