Hi,

 

What kernel parameter I should look for?

Can you tell me the command?

 

Regards,

Dharmesh.

  _____  

From: sir buce [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 01, 2008 6:31 PM
To: Dharmesh Maniar
Subject: Re: Memcached problem with maximum connections

 

Check the max connections of your kernel.

Regards.

2008/2/1, Dharmesh Maniar <[EMAIL PROTECTED]>:

Hi All,
I have installed 4 memcached servers with 512 MB RAM Assigned to each
server.
I have specified max connections -c option as 20000.

I am making persistent connection to memcached servers through php API over
the network. Some servers are on the same network and some are on different
network.
Expected load to memcached servers are around 8000 connections.
Now the problem is that php servers on the same network make too many
connections to memcached. And it crosses the maximum connections i.e. 20000.
Because of this memcached becomes unavailable.

Connections from different network to memcached do not increase and is
consistent around 400 per server.

I have checked the server configuration on both the networks. They are
exactly same.

Please help me solve this problem.

Thanks and Regards,
Dharmesh.

 

Reply via email to