1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00
caddy/modules
Matthew Holt e4623e72aa
reverseproxy: Revert #4952 - don't ignore context cancellation in stream mode
i.e. Revert commit f5dce84a70

Two years ago, the patch in #4952 was a seemingly necessary way to fix an issue (sort of an edge case), but it broke other more common use cases (see #6666).

Now, as of #6669, it seems like the original issue can no longer be replicated, so we are reverting that patch, because it was incorrect anyway.

If it turns out the original issue returns, a more proper patch may be in #6669 (even if used as a baseline for a future fix). A potential future fix could be an opt-in setting.
2024-11-12 14:38:01 -07:00
..
caddyevents ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
caddyhttp reverseproxy: Revert #4952 - don't ignore context cancellation in stream mode 2024-11-12 14:38:01 -07:00
caddypki ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
caddytls tls: Add X25519Kyber768Draft00 PQ "curve" behind build tag (#5852) 2023-10-11 13:45:37 -06:00
filestorage ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
logging logging: query filter for array of strings (#5779) 2023-08-29 22:59:43 +00:00
metrics ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
standard events: Implement event system (#4912) 2022-08-31 15:01:30 -06:00