https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25361

--- Comment #4 from David Cook <[email protected]> ---
Plack:
- Apache should set X-Forwarded-* headers so that they can be consumed by
Plack::Middleware::ReverseProxy

CGI:
- Apache should set HTTP headers using X-Forwarded-* headers from a separate
reverse proxy?

--

It makes sense that the community maintain the Apache configuration in the
Plack context I suppose, but perhaps it doesn't make sense for CGI, since 1) we
don't recommend CGI, and 2) you don't have to use a reverse proxy out of the
box.

--

But then Bug 23068 has set a precedent by adding Plack/CGI support for the
X-Forwarded-For header. Support which is really useful. 

There are so many different levels where these things can be handled with their
own pros and cons...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to