[Zope] Re: Zope or Python blocking on select()
David Swift
dswift at apmindsf.com
Tue Feb 8 18:09:08 EST 2005
Hi all,
Thought I'd post what appears to have solved my problem.
I had created '/usr/local/zope/prodProducts' to hold the product code
for all my Zqpe instances. I then made 'instance/Products' a symlink to
'/usr/local/zope/prodProducts' for my Zope instances.
When I looked at the strace of the Python process, it appeared that the
ZWiki .py files were being re-compiled for each page. I removed the
symlink, and copied the product code to the 'instance/Products'
directory, and everything appeared to work then. Page render times are
now between 1.6 - 4.4 seconds on a 2.5 Ghz Intel box.
Thanks!
David
Tres Seaver wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> David Swift wrote:
>
> | Will do - thanks a lot, I appreciate all your help today. Knowing that
> | our config is out there running is a lot of good info :-)
>
> One thing to look at might be the object cache size for your main
> storage (or the one where the wiki is, if that is different). Try
> bumping up the number of objects there, and see if that helps.
>
> 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
>
> iD8DBQFCCQDNGqWXf00rNCgRAsPjAJ9k93s34aKlekyrLToF3xYHOLl9/gCdG77e
> zpNd1+QgLo0RBvcGjuxcECU=
> =nqKM
> -----END PGP SIGNATURE-----
>
>
>
More information about the Zope
mailing list