mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 13:06:00 +02:00
ab: fix typo.
This commit is contained in:
parent
55f7679b9d
commit
ae602cf064
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# ab
|
||||
|
||||
> Strumento di benchmarking di Apache. Il più semplice modo per eseguire un test sul carico del server.
|
||||
> Maggiori informazioni: <https://httpd.apache.org/docs/2.4/programs/ab.html>
|
||||
> Maggiori informazioni: <https://httpd.apache.org/docs/2.4/programs/ab.html>.
|
||||
|
||||
- Esegui 100 richieste HTTP GET ad un dato URL:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue