It was thus said that the Great benjamin once stated:
> Hello,
>
> I'm currently using Apache 2.2 under Debian Etch, with FastCGI/Suexec
> and Php5.2 (all of these softwares have been installed as Debian
> paquets, using aptitude).
>
> CPU load is correct, however memory consumption is really hig
On Sun, Apr 20, 2008 at 6:24 AM, benjamin <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm currently using Apache 2.2 under Debian Etch, with FastCGI/Suexec
> and Php5.2 (all of these softwares have been installed as Debian
> paquets, using aptitude).
>
> The server is a Pentium 4 (3 Ghz) with 2 Gb
Hello,
I'm currently using Apache 2.2 under Debian Etch, with FastCGI/Suexec
and Php5.2 (all of these softwares have been installed as Debian
paquets, using aptitude).
The server is a Pentium 4 (3 Ghz) with 2 Gb of RAM. It serves a lot of
requests (about 30 to 35 per second, mainly weblogs and fo
Currently, I have a Netware 6.5 SP 5 box with Apache 2.2.4 & PHP 5.2.1.
The Apache and PHP packages are built by a gentleman named Guenter. The
server is a Xeon class processor with 4 GB of memory. A few other
services reside on the box which are DNS/DHCP server by Netware, Tomcat,
and James. I
Hi,
How is the memory handled in Apache.I see the daemon process launched by
Apache, as it runs for a long time both its SZ and RSS increases over the
period of time.Is there any memory issues in Apache?What should I do to take
care of it?I have kept the MaxRequestPerChild as 0.Looking forward for
On Tue, Aug 02, 2005 at 10:49:59PM +0200, Kamil Srot wrote:
> Joshua Slive wrote:
> >Indeed you have found the problem, I believe: Range headers. In order
> >to handle out-of-order range requests (which are allowed by the spec),
> >httpd must buffer the entire response. Of course, that is very ba
6:01 PM
To: users@httpd.apache.org
Subject: Re:
[EMAIL PROTECTED] Memory
consumption
Hi Gary,
Gary W. Smith wrote:
How are you reading the file in order to output it? Some of the PHP
commands do indeed read the entire file before processing. This would
cause the entire fi
ers@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Memory
consumption
Hi Gary,
Gary W. Smith wrote:
How are you reading the file in order to output it? Some of the PHPcommands do indeed read the entire file before processing. This wouldcause the entire file to sit in ram. I believe there
Hi Gary,
Gary W. Smith wrote:
How are you reading the file in order to output it? Some of the PHP
commands do indeed read the entire file before processing. This would
cause the entire file to sit in ram. I believe there are some binary
functions that only read segments at a time. I thi
Dear Joshua,
thank you for your reply!
Joshua Slive wrote:
On 8/2/05, Kamil Srot <[EMAIL PROTECTED]> wrote:
Situation:
I have simple PHP script serving large files for autorized users...
after some time, all memory of the server is consumed by httpd processes
Ind
On 8/2/05, Kamil Srot <[EMAIL PROTECTED]> wrote:
> Situation:
> I have simple PHP script serving large files for autorized users...
> after some time, all memory of the server is consumed by httpd processes
> - their memory allocation does corelate with size of the files served...
> I tried to
.
Can you post (or send me) the relevant code segments that you use to
read the file and flush it to the client?
Gary
> -Original Message-
> From: Kamil Srot [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 02, 2005 2:57 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PR
Dear ALL,
Annotation:
my problem is, apache allocates so much memory, system wents out of
it and is unreachable for few minutes. I can help reporduce the problem,
please can someone help?
I found several similar issues in the bugreports but not exactly this
and they are quite old and not
13 matches
Mail list logo