[Zope] Re: optimising Zope startup time
Tres Seaver
tseaver at zope.com
Thu Feb 3 16:12:17 EST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
martin f krafft wrote:
| So now that I have ZEO running, a `zopectl restart` still takes 13
| seconds until HTTP requests are serviced again. You can probably see
| how this is very inconvenient. What can I do to improve the
| situation further?
Off the top of my head:
~ - Ensure that your Python packages have current .pyc / .pyo files
~ (the root user may own the directories where they live, which would
~ prevent the Zope process from creating them on import).
~ - Remove products you aren't using, if any.
~ - Ensure that your DNS is either online, or that Zope doesn't try to
~ use it to reverse name lookups.
Tres.
- --
===============================================================
Tres Seaver tseaver at zope.com
Zope Corporation "Zope Dealers" http://www.zope.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCApOxGqWXf00rNCgRArQ1AJ9dQKyOf2W8T2HxNQe/7Kuxgn2A8ACgmGc1
UEaPZxjtNyQC21V7oVDPp/0=
=qx7P
-----END PGP SIGNATURE-----
More information about the Zope
mailing list