What I am looking for is a way for pound to do two things:

1. Identify which backend to send the request to by looking at a custom header "X-Notes". (The only way I know of doing this is using "HeadRequire".
2. Send subsequent requests for the same client back to that backend.

I don't think that's possible currently - you'd need something that exists in every request to figure out how to lookup where to send them. AFAIK pound doesn't support using one token to determine the session and then another to look it up later.

Regards,
--
Dave Steinberg
http://www.geekisp.com/
http://www.steinbergcomputing.com/

--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to