%PDF- %PDF-
| Direktori : /proc/self/root/home/waritko/jetty-distribution-9.4.21.v20190926/modules/ |
| Current File : //proc/self/root/home/waritko/jetty-distribution-9.4.21.v20190926/modules/proxy.mod |
DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html
[description]
Enable the Jetty Proxy, that allows the server to act
as a non-transparent proxy for browsers.
[depend]
servlet
client
[lib]
lib/jetty-proxy-${jetty.version}.jar
[xml]
etc/jetty-proxy.xml
[ini-template]
## Proxy Configuration
# jetty.proxy.servletClass=org.eclipse.jetty.proxy.ProxyServlet
# jetty.proxy.servletMapping=/*
# jetty.proxy.maxThreads=128
# jetty.proxy.maxConnections=256
# jetty.proxy.idleTimeout=30000
# jetty.proxy.timeout=60000