Christoph Keller created TS-4204:
------------------------------------
Summary: Plugin similar to remoteip
Key: TS-4204
URL: https://issues.apache.org/jira/browse/TS-4204
Project: Traffic Server
Issue Type: New Feature
Reporter: Christoph Keller
Would be nice if there was some kind of plugin which handles all that
x-forwarded-for stuff. I'm thinking of something like this ->
https://httpd.apache.org/docs/trunk/mod/mod_remoteip.html
It just replaces the clientip with the first untrusted ip in
x-forwarded-for-header or whatever header is configured. Plugins loaded after
it could just use clientip for any ip based processing instead of implementing
that all on their own.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)