opnsense / plugins

OPNsense plugin collection
https://opnsense.org/
BSD 2-Clause "Simplified" License
810 stars 593 forks source link

os-OPNWAF apache timeouts #3993

Closed 0x646f6d closed 1 day ago

0x646f6d commented 1 month ago

Is your feature request related to a problem? Please describe. One of our backend websites requires to extend the default timeout of 60 seconds (MS Exchange Active Sync actually facepalm).

Describe the solution you'd like It would be great to have an option to make a persistant change to this config entry either via GUI or via a configuration file:

ProxyPass "balancer://<GUID>/" connectiontimeout=900

Describe alternatives you've considered

Additional context Example apache config for MS Exchange - see Line 70: https://www.frankysweb.de/apache-als-reverse-proxy-fuer-exchange-server-teil-1/

0x646f6d commented 1 week ago

Do you mind asking, if and when this feature would be implemented? I'd like to know, if I can wait for it or if I have to consider a different solution.

AdSchellevis commented 1 week ago

I’m likely going to implement it, but we’re currently busy preparing 24.7, if it can’t wait, I think we better scrap it off the list. A couple of months from idea to production is reasonable I’m afraid.

0x646f6d commented 1 week ago

Alright, understood. Please don't scrap it from the list ;-) I think thats a valuable feature!

AdSchellevis commented 1 day ago

@0x646f6d if you drop us an email, I can offer you a test version.