Enter the username and password for allowing them to access this proxy endpoint
| Username | Password | Remove |
|---|---|---|
| No Entered Credential | ||
You can add more proxy rules to support more site via domain / subdomains
aroz.org s1.aroz.org *.aroz.org www.aroz.orgfoo.bar.aroz.org
When you enable Proxy Target require TLS Connection, it means the upstream server (the target you are proxying to) requires a secure (HTTPS) connection.
This does not affect whether clients connect to this proxy endpoint using HTTP or HTTPS.
Matching Keyword: mydomain.com
Target: example.com:443 (TLS enabled)
Sticky session ensures that requests from the same client are always forwarded to the same upstream server. This is useful for applications that store session data locally and require the client to consistently connect to the same backend.