Hi all

We have a need (driven by some load/caching issues) to split our incoming
traffic so that GET requests go to one set of servers and POST requests go
to another part of the farm. Unfortunately, there's no simple URI based way
of identifying which is which, so I'm wondering whether there is some way to
do this that I've missed.

I imagine it would be possible to come up with a mod_perl solution to this,
but if there's some sort of simple "Pure Apache" way, I'd like to try that
first.

thanks
Wayne

--
2X7 -> %A-3+ -> %K-7+ -> %9-?+ -> %Q-8 -> ?9-?9+

Reply via email to