<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<TITLE>Running opencms in apaches tomcat is extemely slow</TITLE>

<META content="MSHTML 5.00.2314.1000" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=349282517-09082000>Hi 
all,</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=349282517-09082000></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=349282517-09082000>there 
have been some questions about performance issues of OpenCms, especially with 
the Workplace (administration pages). Facts are: OpenCms uses a caching 
mechanism for all generated output pages. Therefore, the performance for the 
end-user website is ok. However, since the Worplace HTML is highly dynamic in 
nature (with filelists and all), caching here is almost impossible. So solve 
this problem, we are currently evaluating strategies to improve performance 
using other methods than caching. As soon as we have a complete first draft of 
our ideas, I will post them here for further discussion. </SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=349282517-09082000></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=349282517-09082000>We are 
currently working on a easy-to-use programmer documentation (like the enduser 
documentation we already have published), where the basics of OpenCms 
programming are explained. This will be available end of August. We will start 
with the performance project after the documentation project has been finished. 
</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=349282517-09082000></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=349282517-09082000>End of 
August there will also be an updated OpenCms website and a better demo system 
for download with the distribution.</SPAN></FONT></DIV>
<DIV> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=349282517-09082000>In the 
meantime, other project teams are working on multilanguage/multisite management 
and a better to use module system to extend the Workplace. These projects will 
likley be finished somewhere in September. </SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=349282517-09082000></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=349282517-09082000>Best 
Regards,</SPAN></FONT></DIV>
<DIV><FONT size=2><FONT color=#0000ff><FONT face=Arial><BR></FONT></FONT></FONT>
<P><FONT face="Courier New" size=2>-----------------------</FONT> <BR><FONT 
face="Courier New" size=2>Alexander Kandzior</FONT> <BR><FONT face="Courier New" 
size=2>OpenCms Group</FONT> <BR><FONT face="Courier New" size=2><A 
href="mailto:alex@opencms.com">mailto:alex@opencms.com</A></FONT> </P>
<P><FONT face="Courier New" size=2>Download OpenCms at <A 
href="http://www.opencms.com" target=_blank>http://www.opencms.com</A></FONT> 
</P><BR></DIV>
<DIV> </DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">
  <DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> hugo burm 
  [mailto:hugob@tamtam.xs4all.nl]<BR><B>Sent:</B> Thursday, August 10, 2000 4:51 
  AM<BR><B>To:</B> opencms-dev@www.opencms.com<BR><B>Subject:</B> RE: 
  [opencms-dev] Running opencms in apaches tomcat is extemely 
  slow<BR><BR></DIV></FONT>
  <DIV><FONT color=#0000ff face=Arial size=2><SPAN class=122344902-10082000>The 
  administration of OpenCMS is very slow. I asked this question a month ago. 
  Someone answered: "buy a 1 GHz Firebird and your problems will disappear". It 
  probably has nothing to do with your configuration</SPAN></FONT></DIV>
  <DIV><FONT color=#0000ff face=Arial size=2><SPAN 
  class=122344902-10082000></SPAN></FONT> </DIV>
  <DIV><FONT color=#0000ff face=Arial size=2><SPAN 
  class=122344902-10082000>Hugo</SPAN></FONT></DIV>
  <DIV><FONT color=#0000ff face=Arial size=2><SPAN class=122344902-10082000><A 
  href="mailto:hugob@tamtam.xs4all.nl">hugob@tamtam.xs4all.nl</A></SPAN></FONT></DIV>
  <BLOCKQUOTE>
    <DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma 
    size=2>-----Original Message-----<BR><B>From:</B> 
    owner-opencms-dev@www.opencms.com 
    [mailto:owner-opencms-dev@www.opencms.com]<B>On Behalf Of </B>Shaun 
    Kelly<BR><B>Sent:</B> Tuesday, August 08, 2000 3:52 PM<BR><B>To:</B> 
    opencms-dev@www.opencms.com<BR><B>Subject:</B> [opencms-dev] Running opencms 
    in apaches tomcat is extemely slow<BR><BR></DIV></FONT>
    <P><FONT face=Arial size=2>Hi</FONT> </P>
    <P><FONT face=Arial size=2>I am trying to run opencms in apache's tomcat 
    servlet runner on RedHat 6.2. It runns OK when viewing the examples but is 
    extremely slow when administrating the site. </FONT></P>
    <P><FONT face=Arial size=2>Opencms run OK when running in tomcat on windows, 
    although it is still quite slow while administrating the site.</FONT> 
    <BR><FONT face=Arial size=2>Is this possbily because tomcat uses a latter 
    version of the servlet API than JServ.</FONT> </P>
    <P><FONT face=Arial size=2>I have also tried to run opencms under Allaire's 
    JRun on linux. Administrating the site is extremely slow. There appears to 
    be threading problems in opencms running on liunx with the latest version of 
    the srevlet API. I am using version 4.0.30 of opencms</FONT></P>
    <P><FONT face=Arial size=2>Shaun</FONT> </P>
    <P align=center><B><FONT face=Tahoma>Shaun Kelly</FONT></B></P>
    <P align=center><B><FONT face="Courier New">S</FONT><FONT 
    face="Courier New"></FONT> <FONT face="Courier New">P</FONT><FONT 
    face=Tahoma></FONT> <FONT color=#0000ff face="Courier New">I</FONT><FONT 
    face=Tahoma></FONT> <FONT face="Courier New">K</FONT><FONT 
    face=Tahoma></FONT> <FONT face="Courier New">E</FONT></B></P>
    <P align=center><FONT face=Tahoma size=2>Email:  
    shaun.kelly@spike.com.au</FONT></P>
    <P align=center><FONT face=Tahoma size=2>Ph:     61 2 
    8584 8584</FONT></P>
    <P align=center><FONT face=Tahoma size=2>Fax:    61 2 8584 
    8500</FONT></P>
    <P align=center><FONT color=#ffffff face=Verdana size=2>L O S  A N G E 
    L E S  T O K Y O</FONT><FONT face=Verdana size=2>  S Y D N E 
    Y  </FONT><FONT color=#ffffff face=Verdana size=2>M E L B O U R N 
    E  A U C K L AN D</FONT></P><BR></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>