traefik/pkg/server
Nándor Kollár ee07a31ae3
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Build and Publish Documentation / Doc Process (push) Has been cancelled
Build experimental image on branch / build-webui (push) Has been cancelled
Build experimental image on branch / Build experimental image on branch (push) Has been cancelled
Nginx x-forwarded-prefix annotation
2026-03-06 13:16:04 -03:00
..
cookie Merge branch v2.11 into v3.0 2024-04-03 17:54:11 +02:00
middleware Nginx x-forwarded-prefix annotation 2026-03-06 13:16:04 -03:00
provider Merge branch v2.11 into v3.4 2025-06-02 15:50:06 +02:00
recursion Avoid recursion with services 2026-01-26 10:28:04 +01:00
router Merge branch v3.6 into master 2026-02-23 19:24:54 +01:00
service Merge branch v3.6 into master 2026-03-06 16:13:25 +01:00
aggregator.go Merge branch v2.11 into v3.6 2026-01-14 11:49:11 +01:00
aggregator_test.go Fix multi-layer routing with models 2025-11-12 14:13:39 +01:00
configurationwatcher.go Add configuration transformer mechanism to the ConfigurationWatcher 2026-01-28 11:44:05 +01:00
configurationwatcher_test.go Add configuration transformer mechanism to the ConfigurationWatcher 2026-01-28 11:44:05 +01:00
keep_alive_middleware.go Merge branch v2.11 into v3.0 2024-01-03 17:28:22 +01:00
routerfactory.go Services middleware and Gateway API filters on HTTP backends 2026-01-29 17:16:04 +01:00
routerfactory_test.go Merge v2.11 into v3.6 2026-01-26 17:20:11 +01:00
server.go fix: otel not working without USER 2025-10-03 13:48:04 +01:00
server_entrypoint_listenconfig_other.go Add SO_REUSEPORT support for EntryPoints 2024-01-30 14:56:05 +01:00
server_entrypoint_listenconfig_other_test.go Remove unused context import from test file 2026-03-03 05:26:04 -03:00
server_entrypoint_listenconfig_unix.go Add SO_REUSEPORT support for EntryPoints 2024-01-30 14:56:05 +01:00
server_entrypoint_listenconfig_unix_sockopt_freebsd.go Add SO_REUSEPORT support for EntryPoints 2024-01-30 14:56:05 +01:00
server_entrypoint_listenconfig_unix_sockopt_other.go Add SO_REUSEPORT support for EntryPoints 2024-01-30 14:56:05 +01:00
server_entrypoint_listenconfig_unix_test.go Merge branch v2.11 into v3.4 2025-06-02 15:50:06 +02:00
server_entrypoint_tcp.go Merge v3.6 into master 2026-02-10 09:07:34 +01:00
server_entrypoint_tcp_http3.go Merge current v2.11 into v3.6 2026-01-16 09:13:54 +01:00
server_entrypoint_tcp_http3_test.go Merge branch v2.11 into v3.4 2025-06-02 15:50:06 +02:00
server_entrypoint_tcp_test.go Merge branch v2.11 into v3.6 2026-01-14 11:49:11 +01:00
server_entrypoint_udp.go Use modern WaitGroup.Go function in additional places 2026-03-06 11:22:06 -03:00
server_entrypoint_udp_test.go Mitigate TestShutdownUDPConn flakyness 2025-10-23 11:28:04 +02:00
server_signals.go Merge current v2.11 into v3.6 2026-01-16 09:13:54 +01:00
server_signals_windows.go Merge current v2.11 into v3.6 2026-01-16 09:13:54 +01:00
socket_activation.go Add support for UDP routing in systemd socket activation 2025-01-21 09:38:09 +01:00
socket_activation_unix.go Add support for UDP routing in systemd socket activation 2025-01-21 09:38:09 +01:00
socket_activation_windows.go Add support for UDP routing in systemd socket activation 2025-01-21 09:38:09 +01:00