Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce HAProxy client and server timeouts to 1 minute (#878)
Reduced timeout client and timeout server from 1 hour to 1 minute. This change only affects idle connections. Active sessions where data is being transmitted are not impacted by this timeout. This change aims to reduce the duration of idle sessions, allowing for more efficient resource utilization and better traffic distribution across replicas.
- Loading branch information