This is an nginx based proxy with a simple setup which can be deployed close to the customer to do the following:
It is useful if the application does not support keep-alive connections or that would require architectural changes.
PORT sets on which port the nginx should listen, default is 8080STATUS_ALLOWED_FROM the /nginx_status is enabled per default and allows connections from 127.0.0.1ACCESS_LOG configures the logging format and destination, per default it is /dev/stdout mainERROR_LOG same for the error log, default is stderrRESOLVER the resolver to use defaults to 8.8.8.8Content type
Image
Digest
Size
6.8 MB
Last updated
over 8 years ago
docker pull whitepages/keepalive-proxy