traefik/pkg/server
Romain 630de7481e
Support SNI routing with Postgres STARTTLS connections
Co-authored-by: Michael Kuhnt <michael.kuhnt@daimler.com>
Co-authored-by: Julien Salleyron <julien@containo.us>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-11-16 15:34:10 +01:00
..
cookie chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
middleware Merge branch v2.9 into master 2022-10-28 09:22:36 +02:00
provider chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
router Support SNI routing with Postgres STARTTLS connections 2022-11-16 15:34:10 +01:00
service Rework servers load-balancer to use the WRR 2022-11-16 11:38:07 +01:00
aggregator.go Refactor configuration reload/throttling 2022-02-07 11:58:04 +01:00
aggregator_test.go Change default TLS options for more security 2022-09-08 10:56:08 +02:00
configurationwatcher.go Refactor configuration reload/throttling 2022-02-07 11:58:04 +01:00
configurationwatcher_test.go Change default TLS options for more security 2022-09-08 10:56:08 +02:00
routerfactory.go Rework servers load-balancer to use the WRR 2022-11-16 11:38:07 +01:00
routerfactory_test.go Merge branch v2.9 into master 2022-10-28 09:22:36 +02:00
server.go Merge current v2.6 into master 2022-03-22 15:55:44 +01:00
server_entrypoint_tcp.go chore: update to go1.19 2022-08-09 17:36:08 +02:00
server_entrypoint_tcp_http3.go Upgrade quic-go to v0.28.0 2022-07-18 11:10:08 +02:00
server_entrypoint_tcp_http3_test.go Allow HTTP/2 max concurrent stream configuration 2022-04-04 11:46:07 +02:00
server_entrypoint_tcp_test.go Allow HTTP/2 max concurrent stream configuration 2022-04-04 11:46:07 +02:00
server_entrypoint_udp.go Feature: add udp timeout configuration 2021-01-07 17:16:03 +01:00
server_entrypoint_udp_test.go Feature: add udp timeout configuration 2021-01-07 17:16:03 +01:00
server_signals.go chore: upgrade linter 2021-09-16 09:16:07 +02:00
server_signals_windows.go Add traffic size metrics 2022-09-12 17:10:09 +02:00