On Apr 28, 2007, at 7:18 PM, hydn79 wrote:
I've mirrored the htdocs to the 2nd server. And they file sync
every 15 mins.
Problem:
server 1 is www.mysite.com with ip 123.123.123.1
server 2 is simply a different ip eg 123.123.123.2
What is the best method to share the load across the two ap
Hi ,
Thanks for the reply, I forgot to mention I am using MPM model Worker and I
guess MinSpareServers/MaxSpareServer is used for prefork.Is there any way I
can stop the dynamic creation of new process.Also how can I simulate with
lesser number of requests?
Regards
-A
On 4/28/07, Joshua Slive
I've mirrored the htdocs to the 2nd server. And they file sync every 15 mins.
Problem:
server 1 is www.mysite.com with ip 123.123.123.1
server 2 is simply a different ip eg 123.123.123.2
What is the best method to share the load across the two apache servers?
I notice in the apache console ther
Hi,
I have a strange problem, if i use a http url to acces jpeg file stored on
the server, i can see the file but with no size (http code 302). but if i
use a common picture viewer the file is ok.
When i resize the file to be smaller the new file created work in the
browser.
It's browser indepe
On 4/28/07, Arnab Ganguly <[EMAIL PROTECTED]> wrote:
Hi All,
I have some queries on the StartServers param.As it says "The StartServers
directive sets the number of child server processes created on startup. As
the number of processes is dynamically controlled depending on the load,
there is usua