RE: [Zope] UPDATE: Apache + ZServer complete solution
-----Original Message----- From: Wei Tao [mailto:taow@bd748.pku.edu.cn] Sent: Wednesday, January 05, 2000 1:01 PM To: zope@zope.org Subject: Re: [Zope] UPDATE: Apache + ZServer complete solution
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. -Michel
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
participants (2)
-
Michel Pelletier -
Wei Tao