Practical mod_perl / HTML Book /



previous page: 21.9. Looking Inside the Server
  
page up: HTML Version of the book
  
next page: 21.9.1.1. Minimal configuration

21.9.1. Apache::Status—Embedded Interpreter Status Information


This is a very useful module. It lets you watch what happens to the Perl part of the mod_perl server. You can watch the size of all subroutines and variables, variable dumps, lexical information, opcode trees, and more.

You shouldn't use it on a production server, as it adds quite a bit of overhead for each request.

 

Continue to:

  • prev: 21.9. Looking Inside the Server
  • Table of Contents
  • next: 21.9.1.1. Minimal configuration







TOP
previous page: 21.9. Looking Inside the Server
  
page up: HTML Version of the book
  
next page: 21.9.1.1. Minimal configuration


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com