[Zope] UPDATE: Apache + ZServer complete solution
Wei Tao
taow@bd748.pku.edu.cn
Thu, 06 Jan 2000 02:23:11 +0800
Michel Pelletier wrote:
> >
> > Does it mean that pcgi server will close every tcp connection
> > after it finishes
> > every ONE response ?
>
> On UNIX, it's a domain socket, not tcp.
>
If I have a apache front end and several Zope back ends deployed
in different machines to improve the performance ( just as the design
of Locomotive, a open source java application server, www.locomotive.org )
I have to use tcp socket.
Regards,
lenx