Hello list
I am writing a module that would be logged cpu time and memory usage for each
query to the vhost.
Need help how to implement it.
--
Only one 0_o
Hello,
On Tue, May 18, 2010 at 5:07 PM, F10 wrote:
> Hello list
> I am writing a module that would be logged cpu time and memory usage for each
> query to the vhost.
> Need help how to implement it.
How about reading how mod_status works first ? :)
-
http://svn.apache.org/repos/asf/httpd/http
Thank you for your reply.
I'll see how this module works.
On Tue, May 18, 2010 at 05:23:51PM +0200, Jerome Renard wrote:
> Hello,
>
> On Tue, May 18, 2010 at 5:07 PM, F10 wrote:
> > Hello list
> > I am writing a module that would be logged cpu time and memory usage for
> > each query to the vho