This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
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
manager.go Fix graceful doc (#20883) 2022-08-21 02:50:27 -04:00
manager_unix.go
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
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
server_http.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00