On 2008-04-07 13:40:32 +0700, Hai Nguyen Quang wrote:
> I've got this error message in the log of memcached:
> 
>  
> 
> accept(): Too many open files
> 
> accept(): Too many open files
> 
> accept(): Too many open files
> 
> accept(): Too many open files

How many open connections to memcached do you have? Use lsof to find
out. You will probably find that you have a lot of them (hundreds or
thousands). Try to find out what is opening so many connections and how
you can get it to behave.

        hp

-- 
   _  | Peter J. Holzer    | It took a genius to create [TeX],
|_|_) | Sysadmin WSR       | and it takes a genius to maintain it.
| |   | [EMAIL PROTECTED]         | That's not engineering, that's art.
__/   | http://www.hjp.at/ |    -- David Kastrup in comp.text.tex

Attachment: signature.asc
Description: Digital signature

Reply via email to