Re: [AOLSERVER] futex problems

2013-04-25 Thread Maurizio Martignano
] futex problems Hi! The servers are running with the same configuration and I tried various maxconnections settings. ns_pools get default returns minthreads 60 maxthreads 200 idle 60 current 60 maxconns 0 queued 58366 timeout 1200 spread 20 I also tried with maxconns settings of 1 and

Re: [AOLSERVER] futex problems

2013-04-25 Thread Wolfgang Winkler
rizio   From: Wolfgang Winkler [mailto:wolfgang.wink...@digital-concepts.com] Sent: 25 April 2013 08:17 To: aolserver-talk@lists.sourceforge.net Subject: Re: [AOLSERVER] futex problems  

Re: [AOLSERVER] futex problems

2013-04-24 Thread Wolfgang Winkler
Hi! The servers are running with the same configuration and I tried various maxconnections settings. ns_pools get default returns   minthreads 60 maxthreads 200 idle 60 current 60 maxconns 0 queued 58366 timeout 1200 spread 20 I also trie

Re: [AOLSERVER] futex problems

2013-04-24 Thread Jeff Rogers
Wolfgang Winkler wrote: > Hi! > > We have a couple of servers running as openvz guests and on bare metal. > Some of them are much slower due to a high latency when calling even > very small pages. The strace output (see below) suggests, that the > interpreters are initialized on each call. Are the

[AOLSERVER] futex problems

2013-04-24 Thread Wolfgang Winkler
Hi! We have a couple of servers running as openvz guests and on bare metal. Some of them are much slower due to a high latency when calling even very small pages. The strace output (see below) suggests, that the interpreters are initialized on each call.