Re: RFC: make FOLLOW_X_FORWARDED_FOR unconditional
<[email protected]> Wed, 11 Oct 2023 15:09:58 +0300
| Newsgroups | gmane.comp.web.squid.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey, Not sure I understood exactly what the proposal is? From Amos response I understand that it will be converted into some ACL which can be configured or not. Right? Eliezer From: squid-dev <[email protected]> On Behalf Of Francesco Chemolli Sent: Tuesday, October 10, 2023 19:18 To: Squid Developers <[email protected]> Subject: [squid-dev] RFC: make FOLLOW_X_FORWARDED_FOR unconditional Hi all, what if we removed the configure option for FOLLOW_X_FORWARDED_FOR, and made it unconditionally part of Squid? It is on by default, and it is controlled by runtime configuration, removing the compile-time option would ensure we have better testing coverage. What do you think? -- Francesco