<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=312460910-18052006>Anybody?</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=312460910-18052006></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=312460910-18052006>Btw I upgraded to 6.2.1 but the https site is still 
slow</SPAN></FONT></DIV><FONT face=Arial color=#0000ff size=2></FONT><BR>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> Oliver Pereira <BR><B>Sent:</B> 17 May 
  2006 17:44<BR><B>To:</B> opencms-dev@opencms.org<BR><B>Subject:</B> Urgent!!! 
  OpenCMS 6.2.0 slows down when using SSL<BR><B>Importance:</B> 
  High<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV><FONT face=Arial size=2><SPAN class=591132816-17052006>Hi 
  All,</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=591132816-17052006></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN class=591132816-17052006>I have 2 issues 
  when using OpenCMS (Dynamic site) on port 443 (SSL)</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=591132816-17052006></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN class=591132816-17052006>1) The site runs 
  slowly when accessing the published site via "https"</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=591132816-17052006></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN class=591132816-17052006>2) When use the 
  following rule in Apache, the site gets redirected to the secure part when a 
  user tries to access the shop URL and switches back to the non-secure site 
  when accessing any other URL. But the lock on IE appears and disappears and 
  the page properties shows the page being secure.</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2># the request was via https<BR>RewriteCond 
  %{HTTPS} ^on$<BR>RewriteRule !^/corporate/shop/ - [C]<BR>RewriteRule ^/(.*) <A 
  href="http://%{SERVER_NAME}/$1">http://%{SERVER_NAME}/$1</A> 
  [R=301,L]</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>RewriteCond %{HTTPS} !=on$<BR>RewriteRule 
  ^/corporate/shop/?(.*) </FONT><A 
  href="https://%{SERVER_NAME}/corporate/shop/$1"><FONT face=Arial 
  size=2>https://%{SERVER_NAME}/corporate/shop/$1</FONT></A><FONT face=Arial 
  size=2> [R<SPAN class=591132816-17052006>=301</SPAN>,L]<BR></FONT></DIV>
  <DIV><FONT size=+0><SPAN class=591132816-17052006><FONT face=Arial 
  size=2></FONT></SPAN></FONT> </DIV>
  <DIV><FONT size=+0><SPAN class=591132816-17052006><FONT face=Arial 
  size=2>Basically because the site runs slow via SSL, I want to SSL to be 
  turned off when using the other parts of the site other than the shop 
  section.</FONT></SPAN></FONT></DIV>
  <DIV><FONT size=+0><SPAN class=591132816-17052006><FONT face=Arial 
  size=2></FONT></SPAN></FONT> </DIV>
  <DIV><FONT size=+0><SPAN class=591132816-17052006><FONT face=Arial size=2>Any 
  ideas?</FONT></SPAN></FONT></DIV>
  <DIV><FONT size=+0><SPAN class=591132816-17052006><FONT face=Arial 
  size=2></FONT></SPAN></FONT> </DIV>
  <DIV><FONT size=+0><SPAN class=591132816-17052006><FONT face=Arial 
  size=2>Regards,</FONT></SPAN></FONT></DIV>
  <DIV><FONT size=+0><SPAN class=591132816-17052006><FONT face=Arial 
  size=2></FONT></SPAN></FONT> </DIV>
  <DIV><FONT size=+0><SPAN class=591132816-17052006><FONT face=Arial 
  size=2>Oliver</FONT></SPAN></DIV></BLOCKQUOTE></FONT></BODY></HTML>