Andrew R Feller wrote:
> Though we originally started with Apache HTTP in front of Apache Tomcat,
> we eventually removed Apache HTTP and setup the Apache Portable Runtime
> (APR) (http://apr.apache.org/) to handle the SSL Connector in Tomcat.

How is that done?

> The APR Connector is configured exactly like you would mod_ssl.  We did
> this as we experienced failures when stress testing CAS; Apache HTTP was
> closing connections due to Tomcat taking too long to fulfill requests.
> 
> <Connector
>       port="443"
              ^^^^
Does APR also require Tomcat to be started as user 'root'?

Ciao, Michael.
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to