On Tue, 1 Jul 2008, Adriano Moura Macedo wrote: > 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?
persistence creates a lot of problems. Your setup redirecting connections to the screen logon (which I don't understand) seems to be part of the problem. > PS.: Follows the guidelines from site: > http://www.howtoforge.com/high_availability_loadbalanced_apache_cluster didn't know about this. Joe -- Joseph Mack NA3T EME(B,D), FM05lw North Carolina jmack (at) wm7d (dot) net - azimuthal equidistant map generator at http://www.wm7d.net/azproj.shtml Homepage http://www.austintek.com/ It's GNU/Linux! _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
