-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chuck,

On 3/10/2009 9:27 PM, Caldarale, Charles R wrote:
>> From: Gregor Schneider [mailto:rc4...@googlemail.com] 
>> Subject: Re: Lazy Virtual Hosting?
>>
>> However, since I'll have to use Authentication (see my other post),
>> thus needing SSL, I guess I have to setup a HTTP-Connector for each
>> of them.
> 
> If you really want to have a separate <Connector> for each site with
> no potential for cross-talk, you'll actually need a separate <Service>
> element for each. Alternatively, a <Valve> at the <Engine> level would
> probably suffice to prevent mixing of IP addresses and site names.

Another potential reason for using separate <Connector>s is to
(somewhat) guarantee availability of each of your webapps. If you have
an <Executor> with 100 threads available, a single webapp('s users) can
consume all the threads and (temporarily) starve the other webapps.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkm6aywACgkQ9CaO5/Lv0PCzAQCfQlwPKYXOn/uyrZW3WcWJZl0l
BZQAn3omVt3HGzeKxmd9m5sIOtWYfZja
=IIQw
-----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