Hi all, Did anyone here used nginx with sticky sessions? What I'm looking for is:
if a request comes in with e certain HTTP header or query string paramers the request should be dispatched to a given node. So I have a header like server_id=1 -> dispatch the request to node1, if server_id=2 dispatch the request to node2 and so on. Is it possible to configure nginx like this? Br's, Marius
-- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
