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.