ab: update Spanish translation (#14309)

This commit is contained in:
Darío Hereñú
2024-11-02 01:48:55 -03:00
committed by GitHub
parent 301cf7995a
commit ec583b64f2

View File

@@ -1,6 +1,6 @@
# ab
> Herramienta comparativa del servidor Apache HTTP.
> Herramienta comparativa (benchmark) del servidor Apache HTTP.
> Más información: <https://httpd.apache.org/docs/current/programs/ab.html>.
- Ejecuta 100 solicitudes HTTP GET a una URL dada:
@@ -22,3 +22,7 @@
- Establece el máximo número de segundos utilizados para la comparación:
`ab -t {{60}} {{url}}`
- Escribe los resultados a un archivo CSV:
`ab -e {{ruta/al/archivo.csv}}`