nginx keeping session

Glen Lumanau glen at lumanau.web.id
Wed Oct 22 09:50:26 MSD 2008


if using database, it will make my database server overload i tought.

Or maybe it's better to use ip_hash module?

On Wed, Oct 22, 2008 at 12:47 PM, mike <mike503 at gmail.com> wrote:

> use central session management. it's much better (in my opinion) than
> relying on sticky sessions / webservers / load balancers / etc.
>
> use a database, or msession, or some other distributed session store
>
> On Tue, Oct 21, 2008 at 10:34 PM, Glen Lumanau <glen at lumanau.web.id>
> wrote:
> > Hi All,
> >
> >
> >
> > Is nginx already supported session keeping?
> >
> >
> >
> > For example
> >
> > I have nginx load balancer in front
> >
> > Then I have 2 webservers as backend server A & B
> >
> > When I tried to login maybe i've logged in in server A, but when the load
> > balancer move me to server B, my status is not logged in
> >
> >
> >
> > Which module that I can use for this issue?
> >
> >
> >
> >
> >
> > Regards,
> >
> >
> >
> > Glen Lumanau
> >
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20081022/694c651d/attachment.html>


More information about the nginx mailing list