requests for mbufs denied



Hi!

I have a relative high traffic server, running Apache, MySQL and Drupal.
With FreeBSD 6.0 and 6.1-PRERELEASE i got some distressing "netstat -m"
outputs.

Can anybody explain for me what does this message mean exactly?

"16064849/9164254/9384500 requests for mbufs denied (mbufs/clusters/mbuf
+clusters)"

And what can i do with this?

Full "netstat -m" output:

$ netstat -m
445/695/1140 mbufs in use (current/cache/total)
407/255/662/65536 mbuf clusters in use (current/cache/total/max)
407/237 mbuf+clusters out of packet secondary zone in use
(current/cache)
0/0/0/0 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/0 9k jumbo clusters in use (current/cache/total/max)
0/0/0/0 16k jumbo clusters in use (current/cache/total/max)
925K/683K/1609K bytes allocated to network (current/cache/total)
16064849/9164254/9384500 requests for mbufs denied (mbufs/clusters/mbuf
+clusters)
0/0/0 requests for jumbo clusters denied (4k/9k/16k)
33/964/6656 sfbufs in use (current/peak/max)
0 requests for sfbufs denied
0 requests for sfbufs delayed
56067 requests for I/O initiated by sendfile
5500 calls to protocol drain routines


Sorry for my bad english.

Thank you!


--
Micskó Gábor
HP APS, AIS, ASE
Szintézis Rt.
H-9023 Győr, Tihanyi Á. u. 2.
Tel: +36 96 502 221
Fax: +36 96 318 658
E-mail: gmicsko@xxxxxxxxxxxx

Attachment: signature.asc
Description: This is a digitally signed message part



Relevant Pages

  • requests for mbufs denied
    ... I have a relative high traffic server, running Apache, MySQL and Drupal. ... requests for sfbufs delayed ...
    (freebsd-current)
  • zombies with AMD64 and 32 bit userspace with 2.6
    ... the test is a simple forking proxy that receives connections from one ... machine (running apache benchmark) and forwards them to anothr machine ... to do a test with more then about 30,000 requests in it the box starts to ... the smaller tests leave no zombies at all and can be run multiple times ...
    (Linux-Kernel)
  • Re: asp + mysql and simultaneous requests result in IIS 500 error
    ... > ASP pages send out simultaneous requests to another ASP page which in ... > ASP pages that put out requests to ASP pages which in turn try to ... > retrieve data from the MySQL database, I get a 500 error code. ... > caused by the DSNless connection? ...
    (microsoft.public.inetserver.asp.general)
  • Re: Why does SQL express 2005 take so much RAM?
    ... Have you checked your requests are not creating duplicate temp tables. ... We have both ms sql server & mysql acting as large warehouses for highly ... enough RAM!, but even that can be configured in mysql). ...
    (microsoft.public.sqlserver)
  • mysql + cache
    ... I call many requests select and insert with JDBC Connector. ... So MySQL works with memory that explodes because I try to call about thousends queries by second. ... So I would like to be able to manage mysql and desactivate this cache that tell it to write all requests on disk and block the caller while it's not done. ...
    (comp.lang.java.databases)