Re: memcache error SYSTEM ERROR

2008-12-22 Thread Apun Hiran
I have started getting error even for a small file. Any ideas what I am missing? ora...@hadoop-master:~$ ls -lrt hwkey -rw-r--r-- 1 oracle oracle 12 2008-12-22 11:57 hwkey ora...@hadoop-master:~$ cat hwkey Hello World ora...@hadoop-master:~$ ps -ef|grep mem oracle 12723 1 0 16:48 ?0

Re: Calculating Correct Max Connection Value

2008-12-22 Thread Art Age Software
Hi Brian, Sure, We run apache prefork with all children allocated up front - so no dynamic spawning - like so: StartServers 100 MinSpareServers 100 MaxSpareServers 100 ServerLimit 100 MaxClients 100 MaxRequestsPerChild 1000 Thanks for your input. Sam On Sun, Dec 21, 2008 at