You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Matus UHLAR - fantomas <uh...@fantomas.sk> on 2008/06/02 17:59:35 UTC

Re: [users@httpd] Heavy Wait on My Shoulders

> amiribarksdale <am...@gmail.com> writes:
> 
> > About the only strange thing in my debug-level error logs is 
> >
> > (32)Broken pipe: client stopped connection before rwrite completed

On 30.05.08 10:53, Scott Gifford wrote:
> That's an interesting clue. It looks like it is in the middle of a URL
> rewrite (mod_rewrite) while it is stuck.  Maybe that's where the
> problem is.  You can try turning on the RewriteLog and see what's up.

it's rwrite, not rewrite. I doubt this has anything to do with mod_rewrite -
I see this even in logs of server that has mod_rewrite not loaded.

-- 
Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
We are but packets in the Internet of life (userfriendly.org)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] Ouch! malloc failed in malloc_block()

Posted by David Díaz Díaz <si...@hotmail.com>.
Hi All:
 
I have a lot of the follow error messages on my apache error log file:
 
Ouch!  malloc failed in malloc_block()Ouch!  malloc failed in malloc_block()FATAL:  erealloc():  Unable to allocate 22528 bytes[Mon Jun  2 11:29:26 2008] [error] (12)Not enough space: fork: Unable to fork new processOuch!  malloc failed in malloc_block()FATAL:  erealloc():  Unable to allocate 22528 bytes
 
I have Apache 1.3.27 with PHP 4.3.9-dev, mod_ssl/2.8.12 OpenSSL/0.9.6c on  
SunOS 5.7,the httpd.conf file have the follows values:
 
Timeout 10
KeepAlive On
MaxKeepAliveRequests 1000
KeepAliveTimeout 5
MinSpareServers 6MaxSpareServers 12
StartServers 9
MaxClients 150
MaxRequestsPerChild 10000
 
and the swap memory looks like:
 
swapfile             dev  swaplo blocks   free/dev/dsk/c0t0d0s1   32,1      16 3072208  16832/opt/swapfile         -       16 2097136   1760
I don't know what more can I do, so please help me.... 
 
regards,
 
David
 
 
_________________________________________________________________
Tecnología, moda, motor, viajes,…suscríbete a nuestros boletines para estar siempre a la última
http://newsletters.msn.com/hm/maintenanceeses.asp?L=ES&C=ES&P=WCMaintenance&Brand=WL&RU=http%3a%2f%2fmail.live.com

Re: [users@httpd] Heavy Wait on My Shoulders

Posted by amiribarksdale <am...@gmail.com>.
You are correct--I get that error even after I have disabled mo_rewrite. It
must be something else.

Amiri


Matus UHLAR - fantomas wrote:
> 
>> amiribarksdale <am...@gmail.com> writes:
>> 
>> > About the only strange thing in my debug-level error logs is 
>> >
>> > (32)Broken pipe: client stopped connection before rwrite completed
> 
> On 30.05.08 10:53, Scott Gifford wrote:
>> That's an interesting clue. It looks like it is in the middle of a URL
>> rewrite (mod_rewrite) while it is stuck.  Maybe that's where the
>> problem is.  You can try turning on the RewriteLog and see what's up.
> 
> it's rwrite, not rewrite. I doubt this has anything to do with mod_rewrite
> -
> I see this even in logs of server that has mod_rewrite not loaded.
> 
> -- 
> Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/
> Warning: I wish NOT to receive e-mail advertising to this address.
> Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
> We are but packets in the Internet of life (userfriendly.org)
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Heavy-Wait-on-My-Shoulders-tp17545527p17605334.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org