I'm setting up load balancing through KEMP LoadMaster. I've setup everything and got to the point where real servers are up, virtual server is up, ping works but http request doesn't go through.

Now if I type h**p://192.168.252.199 (had to remove http from the link) in my browser I'd expect it's call to be redirected to 201 and shown the page (I can access the page if I type 201).
Is there any setting I missed?
Thanks in advance.
EDIT: It seems that balancer is working fine but the connection doesn't make it to the server. Looking at the statistics, seems like the requests are sent to the right machine (I'm using sticky sessions that's why it mostly goes on the server2), but the connection is never received from there.


Round Robinload balancing method instead ofleast connection(Scheduler) ? – krisFR Jan 06 '14 at 14:08192.168/16? – MadHatter Jan 06 '14 at 14:46