Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2001 17:50:24 +0200
From:      "Nicolai Petri" <freebsd@petri.cc>
To:        "Daniel Abad" <dabad@cidadei.com.br>
Cc:        <freebsd-hackers@freebsd.org>
Subject:   Re: no memory for rx list
Message-ID:  <00a901c13622$7cc4ba20$8632a8c0@atomic.dk>
References:  <9CF6FAED416EA043A968ED643E1371950C4C76@prima-exc01.cidadei.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Daniel,

Check netstat -m to see if your are out of mbufs (my guess)

To fix this see the man page for 'tuning' 
It describes how to increase the network buffers on your system.

Best regards,
---
Nicolai Petri

----- Original Message ----- 
From: "Daniel Abad" <dabad@cidadei.com.br>
To: <hackers@FreeBSD.ORG>
Sent: Wednesday, September 05, 2001 5:40 PM
Subject: no memory for rx list


> Help!!! What can I do??? 
> 
> /var/log/messages:
> Sep 5 09:49:26 Brparcunix02 /kernel: xl0: no memory for rx list -- packet
> dropped!
> Sep 5 09:49:56 Brparcunix02 /kernel: xl0: no memory for rx list -- packet
> dropped!
> Sep 5 09:51:56 Brparcunix02 /kernel: xl0: no memory for rx list -- packet
> dropped!
> Sep 5 09:52:56 Brparcunix02 /kernel: xl0: no memory for rx list -- packet
> dropped!
> Sep 5 09:57:56 Brparcunix02 /kernel: xl0: no memory for rx list -- packet
> dropped!
> Sep 5 09:58:00 Brparcunix02 /kernel: xl0: no memory for rx list -- packet
> dropped!
> Sep 5 09:58:26 Brparcunix02 /kernel: xl0: no memory for rx list -- packet
> dropped!
> Sep 5 09:58:56 Brparcunix02 /kernel: xl0: no memory for rx list -- packet
> dropped!
> Sep 5 09:59:26 Brparcunix02 /kernel: xl0: no memory for rx list -- packet
> dropped!
> Sep 5 09:59:56 Brparcunix02 /kernel: xl0: no memory for rx list -- packet
> dropped!
> Sep 5 10:04:26 Brparcunix02 /kernel: xl0: no memory for rx list -- packet
> dropped!
> Sep 5 10:04:56 Brparcunix02 /kernel: xl0: no memory for rx list -- packet
> dropped!
> /var/log/httpd/error_log:
> [Wed Sep 5 10:49:36 2001] [notice] Apache/1.3.20 (Unix) PHP/3.0.18
> configured -- resuming normal operations
> [Wed Sep 5 10:49:36 2001] [info] Server built: Sep 4 2001 01:49:08
> [Wed Sep 5 10:50:12 2001] [error] server reached MaxClients setting,
> consider raising the MaxClients setting
> 
> /usr/local/apache/conf/httpd.conf 
> MinSpareServers 200
> MaxSpareServers 10000
> StartServers 1024
> MaxClients 256 
> MaxRequestsPerChild 10000
>  
> 
> Tks,
> 
> Dan
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00a901c13622$7cc4ba20$8632a8c0>