home-assistant.github.io/source/_docs
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
..
automation Add release blog post 2017-08-25 23:02:12 -07:00
autostart Create systemd.markdown (#2790) 2017-06-09 17:42:16 +02:00
backend Update updater docs 2017-06-15 23:17:28 -07:00
configuration Add link to configuration docs 2017-08-23 11:07:17 +02:00
ecosystem prevent 502 errors caused by apache port-reuse (#3267) 2017-08-28 11:17:24 +02:00
frontend Merge branch 'current' into next 2017-08-25 10:03:26 +02:00
installation Fix wireless network for hassbian 2017-08-20 23:12:08 +02:00
mqtt Fix typos 2017-07-04 09:44:47 +02:00
scripts Add release blog post 2017-08-25 23:02:12 -07:00
tools Update scripts.markdown (#2849) 2017-06-20 08:12:59 +02:00
z-wave Update device-specific.markdown (#3119) 2017-08-04 20:57:54 +02:00
asterisk_mbox.markdown Documentation for asterisk_mbox component (#2908) 2017-08-08 13:27:04 +02:00
automation.markdown Add information for "initial_state: True" change (#2584) 2017-05-07 10:16:22 +02:00
autostart.markdown Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
backend.markdown Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
configuration.markdown Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
ecosystem.markdowm Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
frontend.markdown Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
installation.markdown Distribution name correction (#3195) 2017-08-18 09:57:44 +02:00
mqtt.markdown Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
scripts.markdown fix template-trigger link (#3244) 2017-08-26 12:00:03 +02:00
tools.markdown Add "Tools and Helper" section (#2114) 2017-02-23 17:21:07 +01:00
z-wave.markdown Update z-wave.markdown (#3133) 2017-08-04 17:05:01 +02:00