corrections

This commit is contained in:
Jan Helak 2024-12-16 10:59:18 +01:00
parent 3a003ca1c4
commit 34ae3ab3a5

View File

@ -124,7 +124,7 @@ Content-Security-Policy-Report-Only: default-src 'none'; form-action 'none'; fra
4. Wykorzystaj narzędzie [Siege](https://github.com/JoeDog/siege) aby przetestować wytrzymałość swojej infrastruktury. Poniżej przykład użycia:
```bash
cd ~
curl https://download.joedog.org/siege/siege-latest.tar.gz
wget https://download.joedog.org/siege/siege-latest.tar.gz
tar -xvzf siege-latest.tar.gz
cd siege-4.1.7/
chmod +x configure