El mié, 28-04-2010 a las 10:25 +0200, Alvaro Lopez Ortega escribió:
> On 28/04/2010, at 09:57, José Illescas Pérez wrote:
> 
> > Is there any tool as the Apache server-status, to chech status of
> > individual connections and latencies?.
> 
> The infrastructure is in place so you can write scripts to show it at your 
> convenience.
> 
> The 'Server Info' handler provides the server status data in different 
> formats. That allows you to fetch the data, process it and display the 
> results in the most convenient way.
> 
> For instance, if you had the Server Info handler configured to serve the 
> /about directory, the following URL would provide you the status data about 
> the server and open connections (formatted to be consumed by Python):
> 
>   http://localhost/about/info/py
> 
> Here you have the documentation page on the Server Info handler:
> 
>   http://www.cherokee-project.com/doc/modules_handlers_server_info.html

In the documentation I can read about "type" parameter, but I don't
known where to set this parameter.

Can you put a example for use the parameter "type"?.

Regards.


-- 
     _  ____ ____ __  __
    | |/ ___/ ___|  \/  | Jose Illescas Perez. Linux User #73559
 _  | | |  | |   | |\/| | TFNO: +34 925 266 219 FAX: +34 925 266 300
| |_| | |__| |___| |  | | El Webteam de http://www.jccm.es
 \___/ \____\____|_|  |_| Junta de Comunidades de Castilla-La Mancha

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to