libapache2-mod-xforward

Apache module implements redirection based on x-forward response header
  https://github.com/openSUSE/apache2-mod_xforward
  0
  no reviews



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.