Thanks. After much reading figured out redhat ships with 2 executables, one
with worker.c. I just need to change /etc/sysconfig/httpd.
Thanks.
On Tue, Apr 16, 2013 at 6:15 PM, Daniel Ruggeri wrote:
> On 4/16/2013 5:41 PM, Don Hill wrote:
> > I am working on apache the following apac
I am working on apache the following apache 2.2.15 server on redhat with
the prefork.c module compiled in(see below). I have noticed that there is
no but there is one for
So will this worker config be used or revert to default prefork.c config?
Also the eyc/sysconfig/httpd has the worker line co
Thanks for your input
On Tue, Dec 28, 2010 at 12:02 PM, Jeroen Geilman wrote:
> On 12/28/10 3:18 PM, Don Hill wrote:
>
> What I really want to know is there a better design that I should use to
> gain performance.
>
>
> Umm.. switch to using mod_proxy_ajp, as the apache d
on is balancing through the vhosts and each vhost has
a worker for a JVM instance.
On Mon, Dec 27, 2010 at 9:05 PM, Don Hill wrote:
> Hi.
>
> I am working on a tomcat 5.5 cluster which is using ajp/1.3 and mod_jk and
> trying to determine the best cluster design given the hardware. I have 2
Hi.
I am working on a tomcat 5.5 cluster which is using ajp/1.3 and mod_jk and
trying to determine the best cluster design given the hardware. I have 2
xeon 2.3 ghz 2 CPU machines with 38GB ram machine. Currently here is the
config I am using. The TOMCAT and HTTPD servers are on the same physical