atom feed5 messages in ru.sysoev.nginxRe: (99: Cannot assign requested addr...
FromSent OnAttachments
Alexander KunzJan 31, 2008 12:17 pm 
Jodok BatloggJan 31, 2008 12:48 pm 
Alexander DanielFeb 1, 2008 12:35 pm 
Igor SysoevFeb 1, 2008 12:59 pm 
Alexander DanielFeb 1, 2008 1:22 pm 
Subject:Re: (99: Cannot assign requested address)
From:Igor Sysoev (is-G@public.gmane.org)
Date:Feb 1, 2008 12:59:46 pm
List:ru.sysoev.nginx

On Fri, Feb 01, 2008 at 09:36:10PM +0100, Alexander Daniel wrote:

many thanks for your answer. i have set the option -vv for the memcached but there are no error entrys in the logfile. this is the last logentry:

<7 connection closed. <7 new client connection <7 get website:page:/de/database/1

7 sending key website:page:/de/database/1 7 END

<7 connection closed.

last night i read some interesting articles. when i run the

netstat -ntc

command, i get hundreds of TIME_WAIT entrys. so i changed the /etc/sysctl.conf file. i changed the following entry from

net.ipv4.ip_local_port_range = 32768 61000

to

net.ipv4.ip_local_port_range = 1024 65000

now my benchmark test works fine. are there any other problems when i run debian with this large port range?

No, there should no be problems. You may set 1024-65535.