Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libapache2-mod-xforward
Apache module implements redirection based on x-forward response header
https://github.com/openSUSE/apache2-mod_xforward
0
no reviews
Install
When this header is seen by apache it uses the apache mod_proxy module to proxy the given url.
this is not visible for the client process and can be used to free the cgi/rails process pool by long running requests after initial check routines.