On Mon, Dec 1, 2014 at 2:05 PM, Igal @ getRailo.org
wrote:
> Chris,
>
> On 11/28/2014 6:26 AM, Christopher Schultz wrote:
> > 4. Tomcat can server static content just as quickly as httpd.
>
> I remember that years ago it was recommended to front Tomcat with a web
> server in order to serve static
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Igal,
On 12/1/14 2:05 PM, Igal @ getRailo.org wrote:
> Chris,
>
> On 11/28/2014 6:26 AM, Christopher Schultz wrote:
>> 4. Tomcat can server static content just as quickly as httpd.
>
> I remember that years ago it was recommended to front Tomcat w
Chris,
On 11/28/2014 6:26 AM, Christopher Schultz wrote:
> 4. Tomcat can server static content just as quickly as httpd.
I remember that years ago it was recommended to front Tomcat with a web
server in order to serve static content. I understand from your
statement that this is not the case any
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
James,
On 11/28/14 5:50 AM, James Green wrote:
> Ref http://tomcat.apache.org/tomcat-8.0-doc/connectors.html
>
> Those new to Tomcat will not know what a "connector" is. I presume
> it's the network protocol used to listen and respond to external
Ref http://tomcat.apache.org/tomcat-8.0-doc/connectors.html
Those new to Tomcat will not know what a "connector" is. I presume it's the
network protocol used to listen and respond to external requests...
For HTTP it is suggested to use AJP clustering as performance is higher
than that of mod_prox