Re: [Rabbit-proxy-users] Memory/Proxy problems
Brought to you by:
ernimril
From: Robert O. <ro...@kh...> - 2004-04-19 20:46:38
|
Samuel Hill wrote: >500 is my maxconnections setting. >I will increase that though. > > That ought to be enought. >I know when I go to status it does not generally show more than 40-50. > > Yes, from what I can see in the thread dumps, that seems to be the case. >If there is a wait on cache then it may be the kernel limitations. >I will have to look at that. > > I do not think that you have a kernel limit there, I think it is my code that is stupid (probably looping somewhere it should not or something like that). The cache is synchronized (and needs to be) but perhaps it hold locks for to long, that would fit the thread dump and method dump. /robo |