Author: srouaud
Date: Thu Jun 21 16:14:05 2007
New Revision: 17693
URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D17693&repname=
=3Djahia
Log:
fine tuning page, remove quartz reference, improve read me
Added:
branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/finetunings.h=
tml
Modified:
branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/changelog_5.0=
.2.html
branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_change_=
jahia_Jahia.html
branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_cluster=
.html
branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_esi.html
branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_monitor=
ing.html
branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoinstall.=
html
branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoupgrade5=
02.html
branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/jahia5mainfea=
tures.html
branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/readme.html
Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/changel=
og_5.0.2.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/changelog_5.0.2.html&rev=3D17693&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/html/startup/changelog_5.0=
.2.html (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/changelog_5.0=
.2.html Thu Jun 21 16:14:05 2007
@@ -132,6 +132,7 @@
<li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Cha=
nge log between 5.0.1 and 5.0.2</a></li>
<li><a href=3D"howtoinstall.html">How to install</a></li>
<li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
+ <li><a href=3D"finetunings.html">Performance Fine tuning</=
a></li>
<li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
<li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
<li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
Added: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/finetuning=
s.html
URL: https://svndev.jahia.net/websvn/filedetails.php?path=3D/branches/JAHIA=
-5-0-SP-BRANCH/core/src/webapp/html/startup/finetunings.html&rev=3D17693&re=
pname=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/html/startup/finetunings.h=
tml (added)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/finetunings.h=
tml Thu Jun 21 16:14:05 2007
@@ -0,0 +1,213 @@
+=C3=AF=C2=BB=C2=BF<?xml version=3D"1.0" encoding=3D"iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www=
.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns=3D"http://www.w3.org/1999/xhtml">
+<head>
+<title>Jahia Readme</title>
+<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dutf-8" />
+<style type=3D"text/css">
+<!--
+BODY { margin : 0px;
+ background-color : #999999;
+ color : #000000;
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica,=
sans-serif;
+ }
+DIV.main { background-color : #FFFFFF;
+ width : 1118px;
+ display : block;
+ }
+A { text-decoration : none;
+ color : #006699;
+ }
+A:hover { text-decoration : underline;}
+DIV.header { background-color : #FFFFFF;
+ border-bottom : 4px solid #E7E7E7;
+ width : 1118px;
+ }
+DIV.header SPAN { border-bottom : 15px solid #006699;
+ display : block;
+ }
+H1 {
+ font-family : Arial, Helvetica, sans-serif;
+ font-size : 24px;
+ color : #666666;
+ font-variant: normal;
+ }
+H2 { font-family : Arial, Helvetica, sans-ser=
if;
+ font-size : 14px;
+ color : #999999;
+ }
+h3 {
+ font-size: 12px;
+ font-family: Arial, Helvetica, sans-serif;
+ font-weight: bold;
+}
+h4 {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-weight: normal;
+}
+DIV.box { width : 200px;
+ color : #666666;
+ font-family : Arial, Helvetica, sans-ser=
if;
+ float : left;
+ margin : 10px;
+ }
+DIV.box .title { color : #ffffff;
+ background-color : #006699;
+ padding : 2px 5px 2px 5px;
+ white-space : nowrap;
+ display : block;
+ }
+DIV.box .content { border-left : 1px solid #A8A8A8;
+ border-right : 1px solid #A8A8A8;
+ border-bottom : 1px solid #A8A8A8;
+ padding : 5px;
+ margin-bottom : 10px;
+ background-color : #E7E7E7;
+ }
+DIV.box .content UL { list-style : none;
+ margin : 0px;
+ padding : 0px;
+ }
+DIV.box .content LI { display : inline;
+ margin : 0px;
+ padding : 0px;
+ }
+DIV.box .content LI A { display : block;
+ font-weight : bold;
+ padding-top : 5px;
+ }
+DIV.box .content LI STRONG { display : block;
+ font-weight : bold;
+ padding-top : 5px;
+ font-size : 12px;
+ }
+DIV.maincontent {
+ width : 840px;
+ pading : 0 10px 0 10px;
+ background-color : #FFFFFF;
+ float : left;
+ margin-top : 10px;
+ text-align : justify;
+ }
+DIV.footer { border-top : 4px solid #006699;
+ padding : 10px 0 10px 0;
+ display : block;
+ text-align : center;
+ background-color : #FFFFFF;
+ width : 1118px;
+ clear : both;
+ }
+.code {
+ font-family : "Courier New", Courier, mono;
+ font-size : 11px;
+ }
+span.red { color : #B42C29; }
+.main .maincontent ol li {
+ padding-bottom: 0.5em;
+ padding-top: 0.5em;
+}
+-->
+</style>
+</head>
+<body>
+<div class=3D"header">
+ <span><img src=3D"images/jahia_logo.gif" width=3D"175" height=3D"57" a=
lt=3D""/></span>
+</div>
+<div class=3D"main" lang=3D"en-gb">
+ <div class=3D"box">
+ <div class=3D"title">Infos</div>
+ <div class=3D"content">
+ <a href=3D"http://www.jahia.org" class=3D"bold">Official Jahia=
Web Site.</a><br/>
+ Access to the <a href=3D"http://www.jahia.net/cvs">complete so=
urce code</a>, the
+ <a href=3D"http://www.jahia.net/jira/">bug tracking system</a>=
, the
+ <a href=3D"http://www.mail-archive.com/[EMAIL PROTECTED]/">de=
velopment mailing lists</a>, the
+ <a href=3D"http://www.jahia.org/doc">software documentation</a=
> and much more. <br/>
+ <br/>
+ For more information on the Jahia software, please refer to th=
e following documentation :
+ <ul id=3D"doc">
+ <li><a href=3D"jahia5mainfeatures.html">Jahia 5 main featu=
res</a></li>
+ <li><a href=3D"readme.html">Readme 5.0.2</a></li>
+ <li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Cha=
nge log between 5.0.1 and 5.0.2</a></li>
+ <li><a href=3D"howtoinstall.html">How to install</a></li>
+ <li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
+ <li><a href=3D"finetunings.html">Performance Fine tuning<=
/a></li>
+ <li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
+ <li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
+ <li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
+ <li><a href=3D"howto_change_jahia_Jahia.html">Changing jah=
ia/Jahia guide</a></li>
+ <li><a href=3D"http://www.jahia.org/pricing">Pricing</a></=
li>
+
+ </ul>
+ </div>
+ <div class=3D"title">Partners</div>
+ <div class=3D"content">
+ If you need expertise to implement a Jahia project or for any =
other questions, you can contact one of the
+ Jahia partners that you can find at <a href=3D"http://www.jahi=
a.org/integrators">http://www.jahia.org/integrators</a>.
+ <br/>
+ <br/>
+ If you would like to become a Jahia partner, please read
+ <a href=3D"http://www.jahia.org/jahia/page188.html" target=3D"=
_blank">this page</a> to learn more about
+ partnering with Jahia Ltd. Becoming a Jahia partner is complet=
ely free.
+ </p>
+ </div>
+ </div>
+ <div class=3D"maincontent">
+
+<h1>Performances Fine tuning </h1>
+
+ <br />
+ In this release we add 4 configurable options to improve performance o=
n systems with large load. <br />
+ <br />
+</p>
+
+
+
+<h2></a>New Edit mode permission</h2>
+
+Calculating who is allowed to enter EDIT mode can be a costly operation on=
systems with large loads.<BR>
+In order to reduce the calculation, you should set the users that are allo=
wed to edit in the new role called "Permission to enter EDIT mode" in the s=
ite permissions setting in the
+Administration. You should remove the "users" group and set a smaller grou=
p of users that could be called "contributors".<BR>
+<br />
+<Strong>All the following change should be made in the jahia.properties fi=
les located in tomcat\webapps\jahia\WEB-INF\etc\config</Strong><BR>
+
+<h2></a>Output cache expiration</h2>
+
+In order to avoid the cost of calculating references of content used on mu=
ltiple pages, the output cache should be set to expiration mode instead of =
the default immediate invalidation mechanism.<BR>
+<BR>
+The output cache must also be updated
+outputCacheExpirationOnly=3Dtrue
+outputCacheDefaultExpirationDelay=3D3600000
+The last value is in milliseconds and represents an expiration delay of an=
hour. <BR>
+You might have to adjust this setting to your own needs.
+<br />
+<h2></a>Preloading at startup</h2>
+
+To avoid long startup times on Jahia, you should deactivate preloading on =
startup. This will have an effect on page performance during initial loadin=
g, but will behave better for large content volumes.<BR>
+<BR>
+org.jahia.acl.preload_active=3Dfalse
+org.jahia.workflow.preload_active=3Dfalse
+<br />
+<h2></a>Session Duration</h2>
+editModeSessionTimeout=3D7200<BR>
+This last setting will set the session duration for editing users to 2 hou=
rs instead of the default session expiration<BR>
+in tomcat/conf/web.xml the following setting should be lowered from 30 min=
utes to something like 10 minutes to save memory :
+<session-timeout>10</session-timeout>
+
+<br />
+
+
+
+
+
+
+ <br /><br/><br/>
+ </div>
+ <div class=3D"footer">
+ Copyright 2007, <a href=3D"http://www.jahia.org">Jahia Ltd</a> - A=
ll rights reserved
+ </div>
+</div>
+</body>
+</html>
+
Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_c=
hange_jahia_Jahia.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/howto_change_jahia_Jahia.html&rev=3D17=
693&repname=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/html/startup/howto_change_=
jahia_Jahia.html (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_change_=
jahia_Jahia.html Thu Jun 21 16:14:05 2007
@@ -132,6 +132,7 @@
<li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Cha=
nge log between 5.0.1 and 5.0.2</a></li>
<li><a href=3D"howtoinstall.html">How to install</a></li>
<li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
+ <li><a href=3D"finetunings.html">Performance Fine tuning<=
/a></li>
<li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
<li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
<li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_c=
luster.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/howto_cluster.html&rev=3D17693&repname=
=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/html/startup/howto_cluster=
.html (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_cluster=
.html Thu Jun 21 16:14:05 2007
@@ -132,6 +132,7 @@
<li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Cha=
nge log between 5.0.1 and 5.0.2</a></li>
<li><a href=3D"howtoinstall.html">How to install</a></li>
<li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
+ <li><a href=3D"finetunings.html">Performance Fine tuning<=
/a></li>
<li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
<li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
<li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_e=
si.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/howto_esi.html&rev=3D17693&repname=3Dj=
ahia
=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/html/startup/howto_esi.htm=
l (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_esi.htm=
l Thu Jun 21 16:14:05 2007
@@ -132,6 +132,7 @@
<li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Cha=
nge log between 5.0.1 and 5.0.2</a></li>
<li><a href=3D"howtoinstall.html">How to install</a></li>
<li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
+ <li><a href=3D"finetunings.html">Performance Fine tuning<=
/a></li>
<li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
<li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
<li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_m=
onitoring.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/howto_monitoring.html&rev=3D17693&repn=
ame=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/html/startup/howto_monitor=
ing.html (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_monitor=
ing.html Thu Jun 21 16:14:05 2007
@@ -132,6 +132,7 @@
<li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Cha=
nge log between 5.0.1 and 5.0.2</a></li>
<li><a href=3D"howtoinstall.html">How to install</a></li>
<li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
+ <li><a href=3D"finetunings.html">Performance Fine tuning<=
/a></li>
<li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
<li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
<li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoin=
stall.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/howtoinstall.html&rev=3D17693&repname=
=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/html/startup/howtoinstall.=
html (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoinstall.=
html Thu Jun 21 16:14:05 2007
@@ -132,6 +132,7 @@
<li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Cha=
nge log between 5.0.1 and 5.0.2</a></li>
<li><a href=3D"howtoinstall.html">How to install</a></li>
<li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
+ <li><a href=3D"finetunings.html">Performance Fine tuning</=
a></li>
<li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
<li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
<li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoup=
grade502.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/howtoupgrade502.html&rev=3D17693&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/html/startup/howtoupgrade5=
02.html (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howtoupgrade5=
02.html Thu Jun 21 16:14:05 2007
@@ -132,7 +132,8 @@
<li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Cha=
nge log between 5.0.1 and 5.0.2</a></li>
<li><a href=3D"howtoinstall.html">How to install</a></li>
<li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
- <li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
+ <li><a href=3D"finetunings.html">Performance Fine tuning<=
/a></li>
+ <li><a href=3D"howto_cluster.html">Clustering howto guide=
</a></li>
<li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
<li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
<li><a href=3D"howto_change_jahia_Jahia.html">Changing jah=
ia/Jahia guide</a></li>
@@ -251,31 +252,7 @@
</p>
</li>
=
-<li>
- <p>
- You need to delete the content of all the tables related to quartz=
in your existing 5.0.1 database due to a change of a java class.<BR>
- This will clean all the jobs waiting to be processed (workflow, ti=
mebase publishing, import and distant publication features).<BR><BR>
- For the worflow and import job, let simply finish them before star=
t your migration.<BR>
- For the timebase publishing, you will need to go back to your page=
and validate your settings again.<BR>
- For the distant publication, you will need to go back to the admin=
istration panel, select the publication from the list and validate it by cl=
icking on the Apply button.
- <BR><BR>
- Connect to your database server with a tool that allow you to run =
a sql query on it, and execute the following commands.<BR>
-
-
-<pre>
-
- delete from jahia_qrtz_job_listeners;
- delete from jahia_qrtz_blob_triggers;
- delete from jahia_qrtz_cron_triggers;
- delete from jahia_qrtz_simple_triggers;
- delete from jahia_qrtz_trigger_listeners;
- delete from jahia_qrtz_triggers;
- delete from jahia_qrtz_job_details;
-</pre>
=
-
- </p>
-</li>
<li>
<p>
The following command will delete all the attributes not used anym=
ore in the table jahia_link.
@@ -317,6 +294,12 @@
It is available in the <a href=3D"http://www.jahia.net/download" t=
arget=3D"_blank">download area</a> of the jahia.org website.
</p>
</li>
+
+<li>
+ <p>
+ If you have a systems with large load, you should check the <a href=3D=
"finetunings.html">performance fine tuning options</a> available with this =
release.<BR>
+ </p>
+</li>
</ol>
=
</div>
Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/jahia5m=
ainfeatures.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/jahia5mainfeatures.html&rev=3D17693&re=
pname=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/html/startup/jahia5mainfea=
tures.html (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/jahia5mainfea=
tures.html Thu Jun 21 16:14:05 2007
@@ -131,6 +131,7 @@
<li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Cha=
nge log between 5.0.1 and 5.0.2</a></li>
<li><a href=3D"howtoinstall.html">How to install</a></li>
<li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
+ <li><a href=3D"finetunings.html">Performance Fine tuning</=
a></li>
<li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
<li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
<li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/readme.=
html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/readme.html&rev=3D17693&repname=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/html/startup/readme.html (=
original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/readme.html T=
hu Jun 21 16:14:05 2007
@@ -132,6 +132,7 @@
<li><a href=3D"changelog_5.0.2.html" target=3D"_blank">Cha=
nge log between 5.0.1 and 5.0.2</a></li>
<li><a href=3D"howtoinstall.html">How to install</a></li>
<li><a href=3D"howtoupgrade502.html">How to upgrade to Jah=
ia 5.0.2</a></li>
+ <li><a href=3D"finetunings.html">Performance Fine tuning</=
a></li>
<li><a href=3D"howto_cluster.html">Clustering howto guide<=
/a></li>
<li><a href=3D"howto_esi.html">ESI server howto guide</a><=
/li>
<li><a href=3D"howto_monitoring.html">Monitoring howto gui=
de</a></li>
@@ -176,32 +177,42 @@
- <a href=3D"#18">Installation Issues</a><br />
<br />
</p>
-<br/>
-<br/>
+
=
<h2><a name=3D"1" id=3D"1"></a>New features and bugfixes in Jahia 5.0.2</h=
2>
-The following new features in Jahia 5.0.2 over Jahia 5.0.1 are :<br/><br/>
+
+This release is the official build to migrate Jahia 4 site to Jahia 5.
+This is mainly a functional stability release and we actually working on a=
performance pack for the SP3.<BR><BR>
+We highly recommand to our Jahia 5 customers to upgrade their system with =
this release.<BR><BR>
+
+<u>The following new features in Jahia 5.0.2 over Jahia 5.0.1 are :</u><br=
/><br/>
=
<b>Resource bundle in 3 other languages</b><br />
Jahia interface is now available in english, french, german, spanish, ital=
ian and portuguese.
=
<br /><br/>
=
-<b>Websphere compatibility</b><br />
-Jahia 5.0.2 has been tested working with Websphere Application Server 6.1.
+<b>Template Improvement (Courtesy of Generali)</b><br />
+We can now add a file upload on the form generator template
<br /><br/>
=
+<b>Content Picking extension (Courtesy of Vodafone)</b><br />
+We add more information in the result search page and add the possibility =
to search by URLKeys
+<br /><br/>
=
-<b>Weblogic compatibility</b><br />
-Jahia 5.0.2 has been tested working with Weblogic Server 8.1 SP6.
+<b>Configuration Wizard</b><br />
+We did a refactoring of our configuration wizard to add the possibility to=
import a site during the installation
<br /><br/>
=
+<b>Read only engines</b><br />
+We added the possibility to access an engine in read-only mode when conten=
t object is locked by another user
+<br /><br/>
=
-<b>Template Improvement </b><br />
-We can now add a file upload on the form generator template<br/>
+<b>Calendar and TimeSheet</b><br />
+We highly improve the TimeSheet performances and add a synchronisation on =
our Calendar
<br /><br/>
=
-The following bug fixes and improvements are part of Jahia 5.0.2 :<br/><br=
/>
+<u>The following bug fixes and improvements are part of Jahia 5.0.2 :</u><=
br/><br/>
<b>Performance</b><br />
New cache implementation using SoftReferences
<br /><br />
@@ -247,15 +258,9 @@
Make sure also that the database you created for Jahia is empty before=
installing
this release (no previous Jahia tables should exist in the database).<=
/b><br/>
<br/>Please check the archive of the public Install mailing list befor=
e sending
-us your issue (<a href=3D"http://list.jahia.org">http://list.jahia.org</a>=
).</p>
-<!--
-<h2><a name=3D"19" id=3D"19"></a>Generating the Taglibdoc </h2>
- If you want to regenerate the Jahia taglib documentation as available =
online
- at <a href=3D"http://www.jahia.org/taglibdoc/" target=3D"_blank">http:=
//www.jahia.org/taglibdoc/</a>
- , please follow the instructions detailed in the following
- <a href=3D"http://www.jahia.org/jahia/webdav/site/jahia_org/shared/doc=
umentation/template/HOWTO-generate-Taglibdoc.zip">
- archive</a>.
--->
+us your issue (<a href=3D"http://www.mail-archive.com/[EMAIL PROTECTED]
rg/">Archives Install mailing list</a> ).</p>
+
+
<br /><br/><br/>
</div>
<div class=3D"footer">
_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list