Re: Storing src + backend or frontend name in stick-table

2020-07-17 Thread bjun...@gmail.com
Hi Christian, i'm using the following (i don't know if you're asking for HTTP mode) when i need to track multiple sample fetches: frontend http http-request set-header X-Concat %[req.fhdr(User-Agent)]_%[src] http-request track-sc0 req.fhdr(X-Concat) Best regards / Mit freundlichen Grüßen Bj

Storing src + backend or frontend name in stick-table

2020-07-16 Thread Christian Ruppert
Hi List, is it possible to store both, IP (src) and the frontend and/or backend name in a stick table? We use the IP in some frontends, the frontend/backend name is only for visibility/informational purpose. We have pretty huge configs with several hundred frontends/backends and we'd like to k