"Johny" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Can anyone suggest a way how to balance load on Apache server where I
> have Python scripts running?
> For example I have 3 webservers( Apache servers) and I would like to
> sent user's request to one of the three server dependi
If you're willing to spend some serious dollars, there are also hardware
products out there that do this type of stuff. We run a few F5 6800 E
systems. I've come to love their iRules feature - a TCL-based event driven
scripting system for network traffic. RAM cache, SSL offload, and so on.
They'l
Johny wrote:
> Can anyone suggest a way how to balance load on Apache server where I
> have Python scripts running?
> For example I have 3 webservers( Apache servers) and I would like to
> sent user's request to one of the three server depending on a load on
> the server.
To be honest, you're bes
Jean-Paul Calderone a écrit :
> On 5 Mar 2007 11:47:15 -0800, Johny <[EMAIL PROTECTED]> wrote:
>
>> Can anyone suggest a way how to balance load on Apache server where I
>> have Python scripts running?
>> For example I have 3 webservers( Apache servers) and I would like to
>> sent user's request t
On 5 Mar 2007 11:47:15 -0800, Johny <[EMAIL PROTECTED]> wrote:
>Can anyone suggest a way how to balance load on Apache server where I
>have Python scripts running?
>For example I have 3 webservers( Apache servers) and I would like to
>sent user's request to one of the three server depending on a lo
Can anyone suggest a way how to balance load on Apache server where I
have Python scripts running?
For example I have 3 webservers( Apache servers) and I would like to
sent user's request to one of the three server depending on a load on
the server.
Thank you .
L.
--
http://mail.python.org/mailma