Re: equivalent of url32+src for hdr_ip(x-forwarded-for)?

2023-05-11 Thread Nathan Rixham
On Fri, 12 May 2023, 00:00 Aleksandar Lazic, wrote: > How about to try to use `hdr_ip(x-forwarded-for),base32` or something > similar? > > You can take a look into the reg-tests for some more inspiration :-) > >

Re: equivalent of url32+src for hdr_ip(x-forwarded-for)?

2023-05-11 Thread Nathan Rixham
[COMP] compression [TRACE] trace On Thu, May 11, 2023 at 11:21 PM Aleksandar Lazic wrote: > Dear Nathan. > > On 11.05.23 23:59, Nathan Rixham wrote: > > Hi All, > > > > I've run into an issue I can't figure out, essentially need to use > > url32+src in s

equivalent of url32+src for hdr_ip(x-forwarded-for)?

2023-05-11 Thread Nathan Rixham
Hi All, I've run into an issue I can't figure out, essentially need to use url32+src in stick tables, but where src is the x-forwarded-for address rather than the connecting source - any advice would be appreciated. Cheers, Nathan