I'm gonna say that's quite a bit of myth here. If SSL is important, get a
cheap SSL enabled router. Doing software SSL is waste of CPU power and
impacts the server's stability.  Anyone that has a lot of HTTPS traffic
shouldn't be using software SSL in my bias opinion.  If you are so desparate
that you need software SSL, as remy says, there's APR.  no need to stick
apache httpd infront.

my bias 2 bits on this topic

peter

On 6/1/06, Remy Maucherat <[EMAIL PROTECTED]> wrote:

On 6/1/06, Michael Echerer <[EMAIL PROTECTED]> wrote:
> Danny Lee wrote:
> > Hi guys!
> >
> > I wondering if it's really so good to use Tomcat behind "a real" web
> > server like Apache or IIS.
> >
>
> In case you have a lot of HTTPS traffic, you'll find that having Apache
> handle SSL is faster than the Java implementation that Tomcat can offer.
>
> IMHO for HTTP traffic performance is "almost" comparable as long as you
> don't need 100% perf, but for HTTPS Apache is definitely better already
> with not so many concurrent requests.

Great post. And now, for the real information:
http://tomcat.apache.org/tomcat-5.5-doc/apr.html

:)

--
xxxxxxxxxxxxxxxxxxxxxxxxx
Rémy Maucherat
Developer & Consultant
JBoss Inc
xxxxxxxxxxxxxxxxxxxxxxxxx

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to