[Zope] Re: Zope or Python blocking on select()
Tres Seaver
tseaver at zope.com
Tue Feb 8 11:55:53 EST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
dswift at apmindsf.com wrote:
| Hi Tres,
|
| Thanks for the reply. I have provided a couple of notes below, and I
am copying
| to the list:
<snip>
|> We are not using a ZEO server, we are still on filestorage. I wish I
could use
|> ZEO, but when I first set it up, I think I hit this problem as well,
and I went
|> back to filestorage.
|
|> I am also pretty certain that the pages are not being cached. Every
time I
|> click on a ZWiki link, or click the 'FrontPage' link at the top of a
ZWiki
|> page, we experience the delay.
How about for the ZMI, with no wiki in sight, or even the Zope start
page at /?
|> I am wondering which version of glibc you have, or if you are using the
|> LD_ASSUME_KERNEL variable in any way? Can you also tell me what your
|> ./configure command line looked like when you compiled Python? I
have compiled
|> both 2.4 and 2.3.3 on the FC1 machine, but perhaps I left something
critical
|> out of the configuration.
I don't do anything to touch LD_ASSUME_KERNEL, and my 'configure' is
bare-bones simple ('--prefix="/opt/zope" --enable-unicode="ucs2"').
Hmm, if you aren't using ZEO, then I don't know why you would be
blocking in 'select' at all -- wait, do you have reverse DNS lookup
turned on? Check zope.conf, and try disabling it, e.g. remove any
'dns-server' entry there.
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
iD8DBQFCCO8ZGqWXf00rNCgRAoeWAJ9v1GetWod7iwh5AHA9FgUv7l/gEQCgggte
map7kCjdysdtvXxDRAjO4Lw=
=8hv7
-----END PGP SIGNATURE-----
More information about the Zope
mailing list