Author: cmailleux
Date: Mon Oct  8 15:45:41 2007
New Revision: 18782

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D18782&repname=
=3Djahia
Log:
Put esi expiration to one hour by default

Modified:
    branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/WEB-INF/etc/config/jahia.s=
keleton

Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/WEB-INF/etc/config/j=
ahia.skeleton
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/WEB-INF/etc/config/jahia.skeleton&rev=3D18782&repna=
me=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/WEB-INF/etc/config/jahia.s=
keleton (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/WEB-INF/etc/config/jahia.s=
keleton Mon Oct  8 15:45:41 2007
@@ -282,7 +282,7 @@
 # the following value is the default expiration date in seconds of ESI cac=
he entries
 # (for example 2592000secs is 30 days or 604800secs is 7 days)
 # esiCacheDefaultExpirationDelay                      =3D   604800
-esiCacheDefaultExpirationDelay                      =3D   300
+esiCacheDefaultExpirationDelay                      =3D   3600
 # ESI invalidation messages are sent via a direct SOAP transmission to the=
 ESI
 # server by default. But they can also be either sent via HTML reponse pig=
gy-backing ( i.e.
 # they are appended to Jahia HTML responses) which improves efficiency and=
 response times.

_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list

Reply via email to