|
|
|
|
|
by anon1685
5059 days ago
|
|
- SSL termination. - Support for persistent (keep-alive) connections. A small detail which bit me when I deployed using Haproxy: it sets the X-Forwarded-For header only for the first request. Subsequent requests on the same connection will not include that header. |
|