traefik/pkg/proxy/fast
kevinpollet 90d1134f87
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Build and Publish Documentation / Doc Process (push) Waiting to run
Build experimental image on branch / build-webui (push) Waiting to run
Build experimental image on branch / Build experimental image on branch (push) Waiting to run
Test Integration / build (push) Waiting to run
Test Integration / test-integration (0, 12) (push) Blocked by required conditions
Test Integration / test-integration (1, 12) (push) Blocked by required conditions
Test Integration / test-integration (10, 12) (push) Blocked by required conditions
Test Integration / test-integration (11, 12) (push) Blocked by required conditions
Test Integration / test-integration (2, 12) (push) Blocked by required conditions
Test Integration / test-integration (3, 12) (push) Blocked by required conditions
Test Integration / test-integration (4, 12) (push) Blocked by required conditions
Test Integration / test-integration (5, 12) (push) Blocked by required conditions
Test Integration / test-integration (6, 12) (push) Blocked by required conditions
Test Integration / test-integration (7, 12) (push) Blocked by required conditions
Test Integration / test-integration (8, 12) (push) Blocked by required conditions
Test Integration / test-integration (9, 12) (push) Blocked by required conditions
Test Integration / merge-test-results (push) Blocked by required conditions
Test Unit / Unit tests (push) Waiting to run
Test Unit / test-ui-unit (push) Waiting to run
Merge branch v3.6 into v3.7
2026-06-29 16:05:13 +02:00
..
builder.go Detect and drop broken conns in the fastproxy pool 2024-10-25 14:26:04 +02:00
connpool.go Chunked responses does not have a Content-Length header 2025-02-14 17:44:04 +01:00
connpool_test.go Detect and drop broken conns in the fastproxy pool 2024-10-25 14:26:04 +02:00
dialer.go Introduce a fast proxy mode to improve HTTP/1.1 performances with backends 2024-09-26 11:00:05 +02:00
proxy.go Merge current v2.11 into v3.6 2026-01-16 09:13:54 +01:00
proxy_test.go feat: add global option to disable X-Forwarded-For appending 2025-12-19 11:18:04 +01:00
proxy_websocket_test.go Bump github.com/valyala/fasthttp to v1.69.0 2026-03-06 11:00:12 -03:00
trailer_test.go Test trailers behavior for httputil and fasthttp proxies 2026-06-29 11:36:05 +02:00
upgrade.go Fix case problem for websocket upgrade 2024-11-06 09:56:04 +01:00