All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Load Balance and SSL
@ 2007-06-26 20:01 Andre Guimarães
  2007-06-27  1:26 ` Grant Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: Andre Guimarães @ 2007-06-26 20:01 UTC (permalink / raw)
  To: lartc

Hi, 

I have load balance working on a linux server, balancing between two providers 
with obvious two different IPs (the customer is not an Autonomous System).

It works very well except with some sites that establish a session and then 
redirects the session to another server. These sessions are usually based on 
informations like cookies and client IP address, and therefore you must reach 
the destination with the same IP address (thats why routing cache is there).

But when the "session" is redirected to another destination server, another 
destination IP, sometimes the connection go trought the another link, and so, 
arrives at the destination with another IP, and then the session becomes 
invalid.

I can't see anything linux (and any other) could do to deal with it, since 
it's a new destination IP.

Anyone knows something that could solve this kind of problem ?

:: Sorry for the bad english.



-- 
André Guimarães
Databras Informática
Matriz RJ - 55 (21) 2518-2363
Filial ES - 55 (27) 3233-0098
http://www.databras.com.br
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-27  1:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-26 20:01 [LARTC] Load Balance and SSL Andre Guimarães
2007-06-27  1:26 ` Grant Taylor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.