Thanks for all of that, Chris.

Cheers,

Fred

On Fri, Aug 24, 2012 at 9:40 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Fred,
>
> On 8/24/12 12:02 PM, Fred Janon wrote:
> > Excellent, thanks for all these suggestions. I never really
> > understood why Tomcat standalone would be that much slower than
> > something else serving files like you pointed it out. So good
> > things to look at and try out. thanks for the SSL pointer as well,
> > I need it.
>
> Since you are using SSL, I would highly recommend using the APR
> connector with both sendFile and SSL enabled. Note that you have to
> completely change your SSL certificate configuration. IMO, OpenSSL
> configuration is *much* easier because you don't have to deal with the
> nightmare that is Java's 'keytool' with all the aliases and odd
> formats and stuff. Give me PEM-encoded concatenated keys any day of
> the week.
>
> As always, benchmark your own environment and don't let anybody else
> tell you what is or is not faster. I'm fairly confident you'll see a
> significant performance improvement when switching to APR for both
> static content (in general) and non-static content (over SSL).
>
> Good luck.
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAlA32KoACgkQ9CaO5/Lv0PBEbwCgpok8Jnns7LWMrDpcMFIiDff4
> f1QAoKBP4s9DLfm4cVCgSxnGc44o7WGT
> =5wIj
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to