Hello

Am 19.01.2016 um 17:56 schrieb Andreas Blaha:
> Dear all,
> 
> I am running SOGo (2.3.6, installed with iRedmail and updated) on CentOS
> 7.2, and tried to tune for EAS use referring to the documentation,pg.50ff.
> If I uncomment the ProxyPass line in /etc/sogo/sogo.conf
> 
>     //
>         ProxyPass /Microsoft-Server-ActiveSync \
>                 http://127.0.0.1:20000/SOGo/Microsoft-Server-ActiveSync \
>                 retry=60 connectiontimeout=5 timeout=360
> 

That line does not belong in the sogo.conf file.
That is an apache config entry, so move it there ;-)


< ... >
> Further parameters I changed  in /etc/sogo/sogo.conf are:
> 
>     SOGoEASDebugEnabled = YES;
>     WOWorkersCount = 40;

This setting will have no effect.
Instead change in /etc/sysconfig/sogo Option PREFORK (as you did)


>     SOGoMaximumPingInterval = 354;
>     SOGoMaximumSyncInterval = 354;
>     SOGoInternalSyncInterval = 30;
>     WOWatchDogRequestTimeout = 10;
>     SOGoMaximumSyncResponseSize = 512;
>     SOGoMaximumSyncWindowSize = 256;
>     SxVMemLimit = 512;
> 
> 
> And in /etc/sysconfig/sogo
> 
>     PREFORK=40
> 
> Another problem, maybe linked, is the following error when running sogo-tool
> manage-eas with any subcommand: <0x0……….[SOGoCacheGCSObject]:(null)>
> Error: initializing a SOGoObject (named 0) without wocontext
> 
> or
> 
> <0x0……….[SOGoCacheGCSObject]:(null)> Error: initializing a SOGoObject
> (named 7FCC465C7BD94F7482E7671456FC77BE) without wocontext
> 
> 
> 
> Does anyone have an idea what causes this?
> 
> 
> 
> I tried to make these changes because synchronization is very erratic in
> ActiveSync environment, regardless if Outlook (2013, 2016), iPhone or
> Android devices.
> 

The initial Synchronisation will take some time with those settings, but
seem OK.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to