Re: [Rabbit-proxy-users] RabbIT - frequent freezes
Brought to you by:
ernimril
|
From: Robert O. <ro...@kh...> - 2005-01-15 21:02:02
|
Costa Tsaousis wrote: > Ok. I'll do that. In the mean time I had to solve my problem. Since I have > >a lot of ram I created about 40 rabbit instances and configured the front >end proxy servers to load balance them..... > > Ok, I've been running profiling on rabbit for some time without finding any anything. One thing that could help is if I got your configuration. The one thing I am thinking about right now is if the problem is due to many threads being created. How high is maxconnection set? I will add statistics that show how many thread that are running to the status page. Perhaps I will make it possible for rabbit to shrink the thread pool. I guess that initial load will be high => creating lots of threads => handle requests => not all threads needed anymore. Getting a thread dump from a large process could help to verify this theory. It would also help if you could get a heap dump, but I guess that is hard to do... /robo |