max_59289
Jun 29, 2011Nimbostratus
Selecting another server on server_data
Hi all, I'd appreciate any thoughts/suggestions with this:
When I receive a client request (POP3) containing their credentials, I need to first do a query to determine the pool to use for their login request. So I don't find out which pool gets the original request until server_data, but at that point, I can't use things like pool, node, LB::reselect. Does anybody know of some other way to pass a tcp payload to another server in server_data?