[OGo-Users] keepalive http request and zidestore

Sandy Lelarge users@opengroupware.org
Thu, 17 Jan 2008 11:23:44 +0100


This is a multi-part message in MIME format.
--------------070701000804020701070402
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

Adam Tauno Williams a écrit :
>> Does zidestore need to send or receive keepalive http request ?
>>     
>
> No
>
>   
>> I tried to setup funambol groupdav connector (bundle) but sync was very
>> slow. I found that the problem cames from apache "KeepAliveTimeout" set by
>> default to 15seconds.
>> I work around the problem by telling apache to no keep alive for http
>> agent groupdav. am I correct or should I use keepalive ?
>>     
>
> Should work fine;  this is certainly worth a documentation note.  Do you have a copy of your exact changes?
>   
Yes, here is what I changed in /etc/apache2/apache2.conf (debian, in
other distrib it should be /etc/httpd/httpd.conf)

in section *<IfModule mod_setenvif.c>
*I add the following line :
*BrowserMatch "BionicMessage\.net GroupDAV" nokeepalive

*After many research and debug, that's all we need...*
*

-- 
M Sandy Lelarge
Conseil Général de la Marne
Service Informatique
2 bis, rue de Jessaint
51038 Châlons en Champagne cedex

tel   : 03.26.69.39.29 email : lelarges@cg51.fr 



******************************************************************************************************************************
Ce message ou ses pieces jointes peuvent contenir des informations confidentielles
a l'intention exclusive de son destinataire et est couvert par le secret professionnel.
Toute utilisation, divulgation ou reproduction de son contenu sont strictement interdits.
Si vous avez recu ce message par erreur, merci de le notifier a son expediteur et d'en detruire toute copie.
Le present message pouvant-etre altere a notre insu, le conseil général de la Marne ne peut pas etre engage par son contenu.
******************************************************************************************************************************

--------------070701000804020701070402
Content-Type: text/x-vcard; charset=utf-8;
 name="lelarges.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="lelarges.vcf"

begin:vcard
fn:Sandy Lelarge
n:Lelarge;Sandy
org;quoted-printable:Conseil g=C3=A9n=C3=A9ral de la marne;Service informatique
adr:;;2 bis, rue de jessaint;Chalons en champagne;;51000;France
email;internet:lelarges@cg51.fr
tel;work:0326693929
note;quoted-printable:-----BEGIN PGP PUBLIC KEY BLOCK-----=0D=0A=
	Version: GnuPG v1.4.8 (MingW32)=0D=0A=
	=0D=0A=
	mI0ER2p4/wEEAL6PiUo/TzRFY0I/ohXVPUgTFj/SA3l6wfbTQo4MnuJqy8mB+hpU=0D=0A=
	hBA3GkVq6W8CnYwIiNDCNiShKPXyBCUK3oCwrZvxwIdVyTzAHehN29wKyxOlP69M=0D=0A=
	5tdHyT3G52hOMAgqnlkGmdvx0UJMwnlYT49SNx9OuA/1jJOLGxlz62fRABEBAAG0=0D=0A=
	IFNhbmR5IExlbGFyZ2UgPGxlbGFyZ2VzQGNnNTEuZnI+iLwEEwECACYFAkdqeP8C=0D=0A=
	GyMFCQlmAYAGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAKCRCWY9OD5NOF7TXOA/9O=0D=0A=
	65qcaf/1jRaXW7hWHbdDE5TR0n+LT2y1FYHsFfBRyNxFYwYPXsib6InXuOVlG6rr=0D=0A=
	9+ngfnNVh11rlv9gAfWPy61yp/9yZzRYQKggKYhR7LAGkrlJoEJcr0ZYmNsNaAG8=0D=0A=
	ocStamUjWVTNrrUZssO18KnplzrF6YCMzwEl3wf4triNBEdqeP8BBADrpOPVGa5q=0D=0A=
	zOnRLHVKNcdIj9DoG5Eo3B44jCbhEHlgVE8Dq8SF+ZGu83B5xMVU5CJ/QR0z8jyz=0D=0A=
	AEiL5g9v/apJ3accdMLPaOU4SZSKOztruqAuVH7f6A9wiuE56tbVB9Z1b2l0Kvdn=0D=0A=
	EOAltS4zMHEUcfZsxrP8dgU3XYwawL7iBwARAQABiKUEGAECAA8FAkdqeP8CGwwF=0D=0A=
	CQlmAYAACgkQlmPTg+TThe2eIAP8CTMyUl7qWNp3ODCYORkkqQ39vqhVT40QbAKt=0D=0A=
	R/dGSsZZCq5e9CYF3MfdLL6Xzsj6IgNxF5kYBvhVS26C56QLQk7pZiQ3BsrhXtwE=0D=0A=
	FkvMIOX0rCtAmmXbhbqEaf1CIHBHKxZMlfS1ha7sjRtwIf4RKmbHPAfSQFWhgCni=0D=0A=
	R4vpLg4=3D=0D=0A=
	=3D1ROJ=0D=0A=
	-----END PGP PUBLIC KEY BLOCK-----=0D=0A=
	
x-mozilla-html:TRUE
url:http://www.marne.fr
version:2.1
end:vcard


--------------070701000804020701070402--