문제

I have a Ruby on rails application that freezes over time. The rails logs are clean and donotshow anything. I suspect it freezes without any activity. Is there a way i can monitor and profile the mongrel server for leaks and errors? If yes how do i go about doing it.

There are tools like 'bleak_house' which work only for unix.

Thanks Shaunak

도움이 되었습니까?

해결책

As far as I know there are no tools to monitor mongrel on windows

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top