[Twisted-web] Load balancing twisted web.

Syver Enstad syver at inout.no
Wed Sep 1 10:04:05 MDT 2004


Eugen Leitl <eugen at leitl.org> writes:

> On Wed, Sep 01, 2004 at 05:36:38PM +0200, Syver Enstad wrote:
> 
> > As far as I know load balancer hardware is out of the question since I
> > use HTTPS and from what I have heard this is not supported my
> > inexpensive load balancer hardware.
> 
> Are you sure https session setup isn't your bottleneck?

I am not sure I understand what you mean here. The problem is that the
site becomes unresponsive when many users are hitting web applications
that does heavy work against the database or renders large amounts of
HTML. I am in the process of improving the performance of the code but
it would be nice to provide better performance to the users while
these improvements are being made. I haven't noticed any performance
differences between using HTTPS or HTTP.


> 
> I'd be either thinking about a server farm with round-robin DNS, or maybe a VIA (C5J
> Esther core) box which does RSA acceleration on the cheap.
> 
> -- 
> Eugen* Leitl <a href="http://leitl.org">leitl</a>
> ______________________________________________________________
> ICBM: 48.07078, 11.61144            http://www.leitl.org
> 8B29F6BE: 099D 78BA 2FD3 B014 B08A  7779 75B0 2443 8B29 F6BE
> http://moleculardevices.org         http://nanomachines.net
> _______________________________________________
> Twisted-web mailing list
> Twisted-web at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web




More information about the Twisted-web mailing list