Home >
General >
Affiliate Marketing Forum
Any computer networking experts here? Need help configuring load balancer (5)
12-19-2015 11:27 AM
#1
iAmAttila (Veteran Member)
Any computer networking experts here? Need help configuring load balancer
Got a load balancer, have 3 ISPs connected to it - what happens now, lets say I login to STM, first login page will come through IP address #1, when i click show new posts, it will request it with IP address #2, and when i click again, it will go through ip address #3
This is causing a lot of problems with cookies, and user sessions on membership sites like STM - wondering if someone who knows how to set these load balancers up could help me?
PLZ add me on skype attilaodri
thanks
12-19-2015 12:56 PM
#2
whtang (Member)
Make sure to check on sticky session
12-19-2015 01:09 PM
#3
snipe (Member)

Originally Posted by
iAmAttila
Got a load balancer, have 3 ISPs connected to it
You mean 3 ips, right? haha
whtang sounds about right, Sticky Sessions should keep each user on the same EC2 instance, meaning they won't go through the 3 ip's you mentioned above just 1. Sessions wouldn't work over 3 different servers (ips) unless they were stored on the db side. The local cookie files work of domain so ip changes wouldn't be an issue there.
12-19-2015 01:14 PM
#4
iAmAttila (Veteran Member)
No, i have 3 internet service providers connected to a TP Link load balancer
TP Link TL-R480T+ is the model
12-19-2015 09:40 PM
#5
herefornow (Member)
I did a quick check on web and found this, might find some solution there, have a look => http://serverfault.com/questions/169...session-cookie
Home >
General >
Affiliate Marketing Forum