diff --git a/ejabberd/files/ejabberd-httpd.conf b/ejabberd/files/ejabberd-httpd.conf
index 7ac2a4c..2b38ae5 100644
--- a/ejabberd/files/ejabberd-httpd.conf
+++ b/ejabberd/files/ejabberd-httpd.conf
@@ -1,3 +1,8 @@
AllowOverride All
+
+
+ # 30 seconds is the default value for mod_http_bind max_inactivity
+ ProxySet ttl=30
+