-
Notifications
You must be signed in to change notification settings - Fork 764
Description
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- [x ] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
- [x ] I have searched the existing issues, open and closed, and I'm convinced that mine is new.
- When the request is meant for an existing plugin, I've added its name to the title.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The proxies are on a OPNsense-business 24.10.2 with the version 1.7 of os-OPNWAF
All installed on a Hardware OPNsense / Deciso DEC3842
Some complex applications with a intensive tasks between middleware and database server need the global timeout parameter on the BalancerMember proxy. We can see sometimes timeouts in the logs and the connectiontimeout field is no solution.
Describe the solution you'd like
A clear and concise description of what you want to happen.
(e.g. I would like an input field in the /ui/firewall/alias which would add .... to ....)
In the Web Application part of the os-OPNWAF Business plugin Gateways -> Locations in the Proxy Options their is a field for Connection timeout (the connectiontimeout parameter). It could be great to add here the global connection timeout parameter (Ref: https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#proxyset)
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
As this is a customer application with a lot of development work, we have no choice but to enter the parameter ourselves in the /usr/local/etc/apache24/Includes/gateway_vhosts.conf file, but it's only a temporary solution
Additional context
Add any other context or screenshots about the feature request here.
in logs: (70007)The timeout specified has expired, AH00898: Error reading from remote server returned by...