forgejo/modules/graceful
zeripath 943753f560
Support Proxy protocol (#12527)
This PR adds functionality to allow Gitea to sit behind an
HAProxy and HAProxy protocolled connections directly.

Fix #7508

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-08-21 19:20:43 +01:00
..
context.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
manager.go Fix graceful doc (#20883) 2022-08-21 02:50:27 -04:00
manager_unix.go Fix signal loop in graceful manager (#19943) 2022-06-12 21:50:18 +08:00
manager_windows.go call builtinUnused() if internal SSH is disabled (#20877) 2022-08-20 22:09:41 +01:00
net_unix.go Preserve unix socket file (#20499) 2022-08-13 22:31:33 +01:00
net_windows.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
restart_unix.go Preserve unix socket file (#20499) 2022-08-13 22:31:33 +01:00
server.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00
server_hooks.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
server_http.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00