Feature #1545
Make mod_extforward headers configurable
| Status: | Fixed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | glen | % Done: | 100% | |
| Category: | mod_extforward | |||
| Target version: | 1.4.23 | |||
| Missing in 1.5.x: |
Description
I'm adding a patch which allows the headers to be used by mod_extforward to be specified in config. For example for use with a Zeus ZXTM loadbalancer:
extforward.headers = ("X-Cluster-Client-Ip")
I suspect this patch may clash with some changes done for Lighttpd 1.4.19, but I'm not sure.
Associated revisions
Make mod_extforward headers configurable (fixes #1545)
History
#1 Updated by spillgroup about 5 years ago
1.4.18 patch has been running in production for a while, works fine.
1.4.19 patch has not been tested yet!
#2 Updated by stbuehler over 4 years ago
- Target version changed from 1.4.20 to 1.4.21
#3 Updated by icy over 4 years ago
- Target version changed from 1.4.21 to 1.4.22
- Patch available set to No
#4 Updated by icy over 4 years ago
- Patch available changed from No to Yes
#5 Updated by stbuehler about 4 years ago
- Target version changed from 1.4.22 to 1.4.23
#6 Updated by stbuehler about 4 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset r2482.
Also available in: Atom
