Runtime information
John Dunlap <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAC5eUStKwXv7pG98G1mCN5yuxJHFAnZkwhsZraYGgDX7y-XD1w@mail.gmail.com> |
Is there any way to get internal runtime metrics from mod perl? For example, how many interpreters there are, how many interpreter pools there are etc? I'm trying to track down a connection leak at the moment and I think that this kind of information would help me determine if I've fixed it or not. I've looked at apache mod-info but it doesn't really give me the find of information that I'm looking for.