[pylucene-dev] PyLucene in CherryPy
joe kim
joe.kim at gmail.com
Fri Jun 30 14:48:35 PDT 2006
Hi Ken,
I know what you mean, but my question is:
> Not really. The load banacer isn't involved. I'm just saying you have a load
> balanced environment, such that you have multiple web servers that
> communicate with your search application server.
>
> Web browser -> Load balancer -> Web server -- xmlrpc --> Application Server
>
> vs:
>
> Web browser -> Load balancer -> Web server -- pb --> Application Server
Web browser -> Load balancer -> [Web server -- pb] --> Application Server
How have you implemented the part between square brackets?
More information about the pylucene-dev
mailing list