Make sure you have the "shared" attribute set in both your web-site.xml configuration files for the secure and the non-secure sites.
Orions https code is buggy from my experence with it. We rolled out https on orion and ran into quite a few problems. We were previously running resin with SSL enabled with no problems on a simpler site. The server overhead for orion running SSL is huge and we also had problems with the SSL site on orion sometimes going into some kind of loop and using 100% of the CPU. We had none of these problems without SSL enabled. We evetually bought an SSL accelerator and our site has been rock solid since then. If you are doing low volumes it might work, but if you want to get sleep at night I wouldn't recommend using it. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Peter Peltonen Sent: Monday, March 11, 2002 12:17 PM To: Orion-Interest Subject: Random hiccups with Orion+https Orion 1.4.7 + https (a test ssl cert from Thawte installed following the instructions at Atlassian site) is causing problems: You get thrown out of the applicaton now and then (randomly it seems). Without https the application works fine. Is Orion's https code buggy (should we use Apache as frontend instead), is there some known problems with some specific browsers etc or what is going on? Regards, Peter
