github-actions[bot] commented on issue #12574: URL: https://github.com/apache/cloudstack/issues/12574#issuecomment-4005472243
### 🏷️ Issue Triaged I've categorized this issue as **enhancement** based on the following analysis: **Reasoning**: This requests the ability to configure HAProxy client/server timeout settings through global configuration overrides. The current hardcoded 50s timeout works for web requests but is insufficient for database connections and other long-running applications. The author proposes adding a configuration option similar to the existing maxconn override. <details> <summary><b>View Triage Details</b></summary> #### Analysis - **Keywords detected**: HAProxy, timeout, configuration, global config override, maxconn, pool-level settings - **Issue type indicators**: User requests a configuration enhancement to make timeout values configurable rather than hardcoded; mentions willingness to create a PR - **Confidence**: High #### Recommended Next Steps - Consider adding global settings like `haproxy.client.timeout` and `haproxy.server.timeout` to allow administrators to customize timeout values - Review whether pool-level configuration support would be beneficial for finer-grained control - Document the default timeout behavior and new configuration options if implemented </details> **References**: [Triage run §22722278022](https://github.com/apache/cloudstack/actions/runs/22722278022) > Generated by [Issue Triage Agent](https://github.com/apache/cloudstack/actions/runs/22722278022) > > To install this workflow, run `gh aw add github/gh-aw/.github/workflows/issue-triage-agent.md@94662b1dee8ce96c876ba9f33b3ab8be32de82a4`. View source at [https://github.com/github/gh-aw/tree/94662b1dee8ce96c876ba9f33b3ab8be32de82a4/.github/workflows/issue-triage-agent.md](https://github.com/github/gh-aw/tree/94662b1dee8ce96c876ba9f33b3ab8be32de82a4/.github/workflows/issue-triage-agent.md). <!-- gh-aw-agentic-workflow: Issue Triage Agent, run: https://github.com/apache/cloudstack/actions/runs/22722278022 --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
