Philipp Kunz ad80798210 Enhance socket cleanup and management for improved connection handling
- Refactor cleanupSocket function to support options for immediate destruction, allowing drain, and grace periods.
- Introduce createIndependentSocketHandlers for better management of half-open connections between client and server sockets.
- Update various handlers (HTTP, HTTPS passthrough, HTTPS terminate) to utilize new cleanup and socket management functions.
- Implement custom timeout handling in socket setup to prevent immediate closure during keep-alive connections.
- Add tests for long-lived connections and half-open connection scenarios to ensure stability and reliability.
- Adjust connection manager to handle socket cleanup based on activity status, improving resource management.
2025-06-01 12:27:15 +00:00
..
2025-05-29 10:13:41 +00:00
2025-05-29 10:13:41 +00:00
2025-05-29 11:30:42 +00:00
2025-05-29 10:13:41 +00:00
2025-05-29 11:30:42 +00:00
2025-05-29 10:13:41 +00:00
2025-05-29 11:30:42 +00:00
2025-05-29 11:30:42 +00:00
2025-05-29 12:54:31 +00:00
2025-05-29 10:13:41 +00:00
2025-05-29 10:13:41 +00:00
2025-05-19 12:04:26 +00:00
2025-05-29 14:06:47 +00:00
2025-05-29 14:06:47 +00:00
2025-05-29 14:06:47 +00:00
2025-05-19 12:04:26 +00:00
2025-05-19 12:04:26 +00:00
2025-05-29 14:06:47 +00:00
2025-05-29 14:06:47 +00:00
2025-05-29 14:06:47 +00:00
2025-05-29 10:13:41 +00:00
2025-05-29 12:15:53 +00:00
2025-05-29 12:15:53 +00:00
2025-05-29 10:13:41 +00:00
2025-05-19 12:04:26 +00:00
2025-05-19 12:04:26 +00:00
2025-05-29 01:00:20 +00:00
2025-05-29 01:00:20 +00:00