Passenger does not provide such a feature builtin. The development
version in git had it, but it was removed because of stability issues.
It might be put back later in an improved form.
In the mean time, you'll have to find third party tools for achieving this.
> and a bit offtopic - I would like to find out what happens in the
> process that misbehaves.
> Is there a good memory-monitoring application that tracks which
> objects are in memory, for how long, and why they aren't GC'd ?
You might want to look at Bleakhouse, although it's not a monitoring
application.
As for "why they're not GC'd", the answer is always "because there's
still a reference to it from the root set".
--
Phusion | The Computer Science Company
Web: http://www.phusion.nl/
E-mail: in...@phusion.nl
Chamber of commerce no: 08173483 (The Netherlands)