17 Aug
2000
17 Aug
'00
5:58 p.m.
Corey wrote:
I keep seeming to notice that the docs are constantly referring to Zserver as the recomended choice for the http backend. Why is this? Should I not attempt to integrate our Apache server with Zope, and simply use Zserver instead?
Well, ZServer seems to be the best way to go. ...that is opposed to doing it with PGCI or FastCGI Apache still makes a good bulletproof front end, but use to to proxypass through to ZServer ratehr than running Zope as CGI. cheers, Chris