Do you really want a python based aplication be faster than a C based application? It may be possible, but not in this galaxy! Sorry if i missed some thing! best regards. On Wed, Jul 18, 2001 at 11:43:33AM -0700, Ismet Dere wrote:
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 )
-- Too clever is dumb. -- Ogden Nash