RE: Counting requests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Message d'origine-----
> De : André Warnier [mailto:aw@xxxxxxxxxx]
> Envoyé : vendredi 18 décembre 2009 10:27
> À : users@xxxxxxxxxxxxxxxx
> Objet : Re:  Counting requests
> 
> ricardo figueiredo wrote:
> > hi,
> >
> > How Can I count the number of requests processed ?
> >
> > For example,
> > I would like to count the number of requests were processed each ten
> > seconds. Like as monitor
> Maybe first look at tools such as munin
> (http://munin.projects.linpro.no/) and webalizer.
> 
> In a very generic way, I would recommend looking at it this way : Apache
> can already generate an access log (CustomLog) with basically all the
> information you need or want for analysing your webserver traffic, and
> this log generation is fairly-well optimised.
> Anything that you would introduce in addition in the webserver is likely
> to have a significant impact on performance.
> So look at existing tools which analyse the access log after the fact
> and present it nicely, rather than re-inventing the world.
> 

Hi,

Apachetop (http://www.webta.org/projects/apachetop/) could be of interest in this case : it continuously reads the access_log file and presents the results as top would do for system stats. It also has the advantage of being very lightweight ...

Regards

Emmanuel

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux