Download List

Descripción del Proyecto

httping is a "ping"-like tool for HTTP requests. Give it a URL and it will show how long it takes to connect, send a request, and retrieve the reply (only the headers). It can be used for monitoring or statistical purposes (measuring latency).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-12 08:27
1.5.7

Esta versión corrige un fallo de segmentación de puntero NULL que se produjo cuando ha pasado un tiempo de espera.
This release
fixes a NULL pointer segfault which occured when a timeout happened.

2012-12-11 08:02
1.5.6

Esta versión agrega soporte para "TCP abierto rápido".
This release adds support for "TCP fast open".

2011-08-04 04:55
1.5.2

En la versión anterior, la unión a un adaptador no funciona. Que ha sido arreglado.
In the previous version, binding to an adapter did not work. That is now fixed.

2011-07-28 05:27
1.5.1

Esta versión incluye las conexiones persistentes.
This release adds persistent connections.

2010-07-11 05:32
1.4.3

En nagios-check-modo, el programa ahora se emiten los datos de rendimiento. Esto puede ser útil con pnp4nagios, por ejemplo.
In nagios-check-mode, the program will now emit performance data as well. This can be useful with pnp4nagios, for example.

Project Resources