as per the subject, has anyone done something like this? we’re setting up two backend pools, one geared to RTL languages, one to LTR … I’d like to set it up so that its transparent to the end user, so that if they come in requesting, for instance, Arabic, they get directed to the RTL pool, and if they come in requesting English, they go to the LTR …
I’ve searched for examples of doing this (figure I can use req.hdr() for this), but have drawn a blank … Before I try and do it from scratch, just figured I’d see if I wasn’t re-creating the wheel first … Thanks ...

