Age | Commit message (Expand) | Author |
---|---|---|
2019-10-10 | reverse_proxy: Customize SNI value in upstream request (closes #2483) | Matthew Holt |
2019-10-05 | reverse_proxy: Implement retry_match; by default only retry GET requests | Matthew Holt |
2019-09-14 | reverse_proxy: Close idle connections on module unload | Matthew Holt |
2019-09-05 | fastcgi: Set default root path; add interface guards | Matthew Holt |
2019-09-05 | Reconcile upstream dial addresses and request host/URL information | Matthew Holt |
2019-09-03 | Some cleanup and godoc | Matthew Holt |
2019-09-03 | reverse_proxy: Implement remaining TLS config for proxy to backend | Matthew Holt |
2019-09-02 | reverse_proxy: WIP refactor and support for FastCGI | Matthew Holt |