"Duffey, Kevin" wrote:
> 
> Hi,
> 
> Seeing all this SSL talk has me wondering a bit...we only have 3 pages right
> now that use the HTTPS protocol. The other 200+ are just HTTP. If we have
> Orion use SSL does it take any noticeable hit on the rest of the pages that
> are not using SSL? I just want to make sure that before we go production
> with our clustered SSL Orion setup, it isn't going to come to a crawl
> because a few pages are using SSL. I haven't read much on how to get SSL to
> work yet, but it seems to me as if the whole server goes in to SSL mode if
> you use it. Is this the case..or is it only pages that use SSL that are
> slow, the rest being unscathed by the SSL mode?
> 
> Thanks.

I haven't worked with SSL in Orion yet. But if Orion entirely goes SSL,
that would probably have some impact  on server speed. FWIF i think that
when you set up orion to work with SSL you should set up a new web-app
for only those three pages. This app should be bound to the ssl port
e.i. port 443.
your myweb-web-site.xmp would looke some like:
<web-site host="[ALL]" port="443" display-name="myweb"
virtual-hosts="myweb.com.br">
Which would only encrypt your three pages..

sven

-- 
======================================================================================
Sven E. van 't Veer                                          
http://www.cachoeiro.net
Java Developer                                                      [EMAIL PROTECTED]
======================================================================================

Reply via email to