[commits] [Wiki] changed: ActiveSync
Michael Rubinsky
mrubinsk at horde.org
Thu Jan 30 23:22:52 UTC 2014
mrubinsk Thu, 30 Jan 2014 23:22:52 +0000
Modified page: http://wiki.horde.org/ActiveSync
New Revision: 245
Change log: This should be in a code block..
@@ -51,10 +51,11 @@
</code>
// Note: // Sockets are only available from Apache 2.4.8 or if the
appropriate patch has been applied. In all other case, use a tcp
connection.
Since Horde !ActiveSync connections are held open for a period of
time up to 3540 seconds (depending on client and
$conf[activesync][ping][heartbeatmax] setting, if using a proxy server
you need to ensure it does not time out before the request is
complete. Add this to your virtualhost:
+<code>
!ProxyTimeout 5400
-
+</code>
+++ Autodiscover
In order for the Autodiscovery service to work, a request to
/autodiscover/autodiscover.xml needs to reach rpc.php. How it does
this depends on your specific server setup. Below are a few examples
to point you in the right direction. Note that for autodiscovery to
work, the final endpoint MUST be over SSL. Autodiscover requests will
NOT work without a valid SSL certificate.
More information about the commits
mailing list