views:

223

answers:

0

I'm using F5 as my load balancer and trying to pass some query string parameters to a filter on my J2EE app. It looks like F5 is somehow munging my query string parameters, though, as I can hit each node of my cluster individually with the query string parameters and everything works as expected but when I go through F5 it's as if the query string parameters aren't even there!

My question is: Is there anything special that one needs to do to get this to work with F5? Am I just, like, way off here?