-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Faried Nawaz wrote:
It seems that if I use mod_deflate to compress zope's responses, I take a major hit -- around 1.4 seconds without compression and around 16.4 seconds with. I can't figure out what I'm doing wrong here.
I have zope 2.7.7 running with the fast-cgi ZServer enabled. Urls beginning with http://pkfinance.info/pkf-z1/ go to Zope. Here's what I see:
You seem to be running Apache and Zope on the same host, and trying to use the same constrained resource (CPU) from each. You might be able to improve performance by running Apache on a separate box, where it won't "steal" CPU from Zope to do the compression. Tres. - -- =================================================================== Tres Seaver +1 202-558-7113 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDA1NH+gerLs4ltQ4RAlmRAKC3QtsQFjbmGVyAsC4A0j/go/G1GQCfXhG5 KzpIFjJRnIwJJPoL19X0TvI= =BUsz -----END PGP SIGNATURE-----