
carnificated at hotmail
Jul 1, 2008, 8:44 AM
Views: 337
Permalink
|
|
[lvs-users] Problems with persistent connections
|
|
Hi Folks, firstly sorry for my poor english, rsrsrs. I'm having the following problem: I have six web servers and two machines as balanceadores load (a master and backup). I have some web applications that when are used have the following problem, when users logon they are redirected to the screen logon. This is because the new requests are redirected to other servers that has no history of the sessions of users, then I added the attribute "persistent = 300" (tested with other major and minor TIMES), solving this problem but creating another:the home page does not load, someone knows how to solve? PS.: Follows the guidelines from site: http://www.howtoforge.com/high_availability_loadbalanced_apache_cluster virtual=192.168.6.240:80 real=192.168.6.2:80->192.168.6.7:80 gate fallback=127.0.0.1:80 gate service=http request="index.html" receive="Test Page" scheduler=rr (tested with other algorithms) persistent=600 netmask=255.255.255.255 protocol=tcp checktype=negotiate Adriano Moura Macedo _________________________________________________________________ Cansado de espaço para só 50 fotos? Conheça o Spaces, o site de relacionamentos com até 6,000 fotos! http://www.amigosdomessenger.com.br _______________________________________________ LinuxVirtualServer.org mailing list - lvs-users[at]LinuxVirtualServer.org Send requests to lvs-users-request[at]LinuxVirtualServer.org or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|