HAProxy Enterprise Documentation 2.5r1
Fetches
HAProxy Enterprise provides functions called fetch methods or fetches that you can use to extract information from the traffic as it passes through. For example, you can collect the client's IP address, the value of an HTTP cookie, or a counter from a stick table to use for logging, routing, or denying requests.
- Overview
-
Get an overview of how to use fetches to extract information from requests.
- Syntax
-
Learn the fetch method syntax.
Next up
Overview