I stuck up J. I got it,we need to recompile either PHP or Apache. Thanks
again for your valuable time.
Greetings
BipinDas
+966543680643
From: Prasanna Ram Venkatachalam [mailto:vpra...@gmail.com]
Sent: Sunday, June 07, 2009 9:28 AM
To: users@httpd.apache.org
Subject: Re: [us...@ht
I understand the problem. But till now if i want to use a mode i will
recompile apache only :(. So am not sure how to do it without recompiling!
Regards
Prasanna Ram
On Sun, Jun 7, 2009 at 11:54 AM, BipinDas-Gmail wrote:
> Prasanna,
>
>
>
> Thanks for your valuable reply. My Apache was built
Prasanna,
Thanks for your valuable reply. My Apache was built from binary,so default
MPM is PREFORK. Is there any way to switch
>From prefork to worker without recompiling Apache ? I have found a way,which
is uncomment the "worker" line from the
/etc/sysconfig/httpd (HTTPD=/usr/sbin/httpd.wor
Dear BipinDas, Under these loads i would suggest you to try Worker-MPM
model. Because in prefork whatever you do, if you get 500 requests which are
being served *simultaneously*, it would create 500 processes!! Its a one
process per request model. So at higher load you would definitely run out of
r
Dear Friends.
One of my Webserver running with following configurations.
Processor : Intel(R) Xeon(R) CPU E5430 @ 2.66GHz
Memory: 4Giga
Apache : 2.2.3 (Installed from Binary)
MPM : Prefork
Some of output from the server is as follows (Almost All Time ..).
ps
vincent.blon...@ing.be wrote:
I am trying to develop a little program that should be able to send
http/1.1 requests.
This is not an Apache question, but a general TCP and HTTP question.
I mean I can send one request in my http connection but the second one
does not seem to work properly.
I
MK wrote:
On 06/05/2009 07:46:47 PM, Res wrote:
There is a myriad of build options, you'll need to
A: (fastest)
Look at the repository for the source version, then look at how
they built apache and make sure you built the same
You mean how the stock FC10 was built? Considering I am using "t
On 06/05/2009 07:46:47 PM, Res wrote:
> There is a myriad of build options, you'll need to
> A: (fastest)
> Look at the repository for the source version, then look at how
> they built apache and make sure you built the same
You mean how the stock FC10 was built? Considering I am using "the"
a