traefik/pkg/server
Julien Salleyron 9d9f0d465d
Add providers routing precedence configuration
Co-authored-by: Mathis Urien <contact.lbf38@gmail.com>
2026-04-02 09:08:05 +02: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 Add providers routing precedence configuration 2026-04-02 09:08:05 +02:00
service Preserve health check status updater when service has middlewares 2026-03-19 14:16:07 +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 Add providers routing precedence configuration 2026-04-02 09:08:05 +02: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 Add providers routing precedence configuration 2026-04-02 09:08:05 +02: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 Add providers routing precedence configuration 2026-04-02 09:08:05 +02:00
server_entrypoint_tcp_test.go Add providers routing precedence configuration 2026-04-02 09:08:05 +02: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