Hello
I've installed Apache 2.0.63@ windows 2008
I've configuread a cluster in glassfish and would like to werify if it's working. In order to do that I need to set two parameters:
Set StartServers to 1
Set MaxClients to 1
In Apache 2.2 is it configured in httpd-mpm.conf
In 2.0 there is a module prefork.c ( but it is not included in my installation.
How can I get this module for my installation?
I've installed Apache 2.0.63@ windows 2008
I've configuread a cluster in glassfish and would like to werify if it's working. In order to do that I need to set two parameters:
Set StartServers to 1
Set MaxClients to 1
In Apache 2.2 is it configured in httpd-mpm.conf
In 2.0 there is a module prefork.c ( but it is not included in my installation.
How can I get this module for my installation?