mjj4791 44474e5342 prevent 502 errors caused by apache port-reuse (#3267)
Without the 'disableeuse=On' configured, Apache will try to reuse tcp ports even when these ports were closed by home assistant (tcp FIN was sent). When Apache tries to use such a port, no answer will come from home assistant, causing Apache to respond with a HTTP 502 error.

With this option turned on, the situation will not occur (since ports will not be reused).
2017-08-28 11:17:24 +02:00
..
2017-08-25 13:07:39 +02:00
2017-05-07 21:37:41 +02:00
2017-05-01 12:55:00 +02:00
2017-08-09 14:24:11 -04:00
2017-07-04 10:57:46 +02:00
2017-04-16 16:48:00 -07:00
2017-05-30 12:33:02 +02:00