Ok, I've butchered the original message because it was too long to read. It looks like Proxy Pass is the best way to go. Can you use Proxy Pass with SSL? ZServer alone is not a choice because SSL is a requirement.
From: Peter Sabaini <sabaini@niil.at> Date: Wed, 22 Mar 2000 15:18:59 +0100 (CET)
... Stuff Omitted
:> :>i agree on apache increasing your performance when serving static :> :>files (for instance images), but wouldn't url rewriting and the proxy :> :>pass module of apache be an even better solution? i just switched from :> :>PCGI to the Rewrite/Proxypass combo because of the additional overhead :> :>of PCGI.
... More stuff omitted
:> conclusion: with proxy pass i get around 30% more requests per second :> and around 25% less connection time (and im not able to use keep-alive :> as it seems).
ps.: same test to zserver directly (shows further increase in thoughput):
On Wed, 22 Mar 2000, Baker, Dennis (sjmr) wrote: :Ok, I've butchered the original message because it was too long to read. :It looks like Proxy Pass is the best way to go. Can you use Proxy Pass with :SSL? ZServer alone is not a choice because SSL is a requirement. i'm afraid i dont know for sure but i would expect so. i just did a search for 'proxypass' on the apache-mod_ssl mailinglist (http://marc.theaimsgroup.com/?l=apache-modssl&r=1&w=2) and they say its possible. try it and tell us what you found! ru, peter. -- _________________________________________________ peter sabaini, mailto: sabaini@niil.at -------------------------------------------------
"Baker, Dennis (sjmr)" wrote:
Ok, I've butchered the original message because it was too long to read. It looks like Proxy Pass is the best way to go. Can you use Proxy Pass with SSL? ZServer alone is not a choice because SSL is a requirement.
emphatically yes- see my message to Erick Mechler re: httpd.conf help. There are some complications with virtualhosting, because zope only sees whatever it's listening to, so you have to have a different <virtualhost> directive for every virtual host as opposed to just letting zope handle virtualhosting. phew. ~ethan fremen -- http://mindlace.net __________________ mindlace@imeme.net I don't want The Truth but I wouldn't mind a Big Analogy.
participants (3)
-
Baker, Dennis (sjmr) -
mindlace -
Peter Sabaini