[Zope] my Zope too slow behind Apache.
seb bacon
seb@jamkit.com
Wed, 18 Jul 2001 11:50:18 +0100
In my limited ProxyPass experience, it kind of sucks. Apart from
that, it looks to me like you want to use mod_rewrite there instead of
proxypass. There's a howto somewhere on zope.org about
VirtualHostMonsters which uses mod_rewrite. Here's my http.conf:
<VirtualHost 213.210.4.254>
ServerAdmin root@localhost
DocumentRoot /usr/local/apache/htdocs
ServerName www.mtpleasant-jin.kirkless.sch.uk
DirectoryIndex index_html
RewriteEngine on
RewriteRule /(.*) http://localhost:9080/LiveSites/VirtualHostBase/http/www.mtpleasant-jin.kirklees.sch.uk:80/mtpleasant/VirtualHostRoot/$1 [e=HTTP_CGI_AUTHORIZATION:%1,P]
</VirtualHost>
seb
* Ismet Dere <ismet@fiducia-china.com> [010718 04:57]:
> hello all,
>
> my zope(2.3.x) is too slow servinng behind apache, compared to default way
> (port 8080) or am i missing something?
>
> here's my virtual host apache httpd.conf (rh linux 7.1)
>
> <VirtualHost 192.168.0.252>
> ServerName new.fiducia-china.com
> ServerAdmin info@mydomain.com
> ProxyPass /
> http://localhost:8080/VirtualHostBase/http/mydomain.com:80/myfolder/VirtualH
> ostRoot/
> ProxyPassReverse /
> http://localhost:8080/VirtualHostBase/http/mydomain.com:80/myfolder/VirtualH
> ostRoot/
> </VirtualHost>
>
> ismet
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
--
[] j a m k i t
seb bacon
T: 020 7749 7218
F: 020 7739 8683
M: 07968 301 336
W: www.jamkit.com