Probelem with freeBSD and Zope

Wolfgang Langner wl at flexis.de
Thu Aug 19 04:57:43 PDT 2004


Hello,

> i´m running a zope server on an FreeBSD machine with 2 Gig physical Ram. 
> when the python process reaches a size of 512M it dies with sig11. anyone
> an Idea what to do about that. 

That's not a Python or Zope limit. It's a FreeBSD limit.

Use command 'limits' to show your settings.
Normally data size is set to 512M, increase this.

In /etc/login.conf are settings for limits,
some limits are set with sysctl and some are compiled into
the kernel.
Use man to get more info, I don't now the exact place yet.


bye bye Wolfgang
-- 
+------------------------------------------------------------------------+
| Dipl.-Ing.(FH) Wolfgang Langner                                        |
|                                                                        |
| flexis AG                              tel:   +49-711-782 380-43       |
| Vaihinger Strasse 122                  fax:   +49-711-782 380-78       |
| D-70567 Stuttgart                      email: langner at flexis.de        |
+------------------------------------------------------------------------+


More information about the freebsd-python mailing list