[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache load ballancing



On Wed, Jul 11, 2001 at 10:54:36AM +0200, Przemyslaw Wegrzyn wrote:
> > LVS supports persistent connections ( see the webpage for more information)
> > which works well in most cases.
> 
> I don't need persistent HTTP connections - I need persistent connections
> from my web application. That's why I need each session to be continued on
> the same host where it started.

That is exactly what LVS does, it even works with https, where it is 
necessary that each session goes back to the same server.

You can find more info about LVS & persistence at 
http://www.linuxvirtualserver.org/persistence.html

or ask it at lvs-users@LinuxVirtualServer.org if you dont believe me :-)

The LVS people are working on a level 7 virtualserver but I don't think 
it's very useable in his current state.

> > If it is a java application you could use tomcat/mod_jk which supports 
> > loabalancing.
> 
> I know :) But this is going to be mod_perl application.
> Maybe we will give JSP a try (actually I'm experimennting with it), but
> I'm afraid about it's performance - I need to do some testing.

I wouldn't use java, java is definally slower.

regards,

--
Staf Wagemakers

homepage:	http://www.stafwag.f2s.com
email:		stafwag@f2s.com



Reply to: