Try reducing the number of workers you have. Nginx is not like apache, you don't need one worker per active connection. I would suggest no more than 1 or 2 workers per spindle max. Cheers Dave On 17/11/2008, at 5:19 AM, David Pospisil wrote: > user www-data; > worker_processes 64;