Files
haproxy-manager-base/templates
Josh Knapp 6902daaea1
All checks were successful
HAProxy Manager Build and Push / Build-and-Push (push) Successful in 1m27s
Add automatic SSE detection and support to backend template
Changes:
- Detect SSE via Accept header (text/event-stream) or ?action=stream parameter
- Disable http-server-close to allow long-lived SSE connections
- Enable http-no-delay for immediate event delivery
- Set 1-hour timeouts for SSE support (also fine for normal requests)
- Force Connection: keep-alive for detected SSE requests

Benefits:
- SSE now works automatically without special backend configuration
- Fixes transcription server display disconnection issues
- Normal HTTP requests still work perfectly
- No need for separate SSE-specific backends

Fixes: Server-Sent Events timing out through HAProxy
2025-12-26 13:02:04 -08:00
..
2025-02-20 13:41:38 -08:00