Mike Cannon-Brookes wrote:
> I run Orion with 15 virtual hosts (don't know why 50 would be any
> different).
>
> Use Orion exclusively, it's really only a little leap not really a big one.
> There was a discussion a while back about what you needed in Apache, net
> result: there's nothing that can't be done in Orion ;)
>
> Mike
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Keith Elliott
> > Sent: Tuesday, October 03, 2000 8:23 AM
> > To: Orion-Interest
> > Subject: Anyone using Orion/Apache w/ many virt. hosts?
> >
> >
> > Hi,
> >
> > I'm new to Orion and have been searching through the
> > mailing list archives. But, I'm still left with a
> > couple questions:
> >
> > 1. Is anyone using Orion with Apache and 50 or more
> > Apache virtual hosts?
> >
> > 2. Is anyone using only Orion with 50 or more virtual
> > hosts?
> >
> > 3. What is the best choice? Like many companies, we
> > have a large number of legacy virtual hosts on Apache.
> > We are migrating to the J2EE framework and currently
> > selecting an app server for our needs.
> >
> > Thanks for your time and thougths!
> >
> > Keith Elliott
> > NuRelm Internet Solutions
> > www.nurelm.com
> > Austin, Texas, USA
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
> > http://photos.yahoo.com/
> >
Mike,
I know that running SSL on multiple virtual-host sites works well with Apache.
However, have you tried to do the same with Orion? By that, I don't mean one
SSL certificate shared by multiple hosts - I mean multiple certificates, each
of which is specific to a virtual host.
I've tried for a long time to get that scenario to work, yet the best I can do
is to have Orion recognize and share only one certificate among *all* of the
virtual-hosts. That's not particularly useful. I'm to the point of placing
just the SSL pages of all the sites on Apache, and using Orion only for the
non-SSL part of the virtual-host sites.
I was told by someone that this was an https limitation and not an Orion
limitation, but it works on Apache, JavaWebServer, and IIS just fine.
Any suggestions or ideas?
Thanks!
-Dale