ADD some haproxy
All checks were successful
Build MkDocs / build-and-deploy (push) Successful in 14s

This commit is contained in:
Илья Макаров 2025-05-28 20:52:05 +03:00
parent 96b180c4ff
commit 5f8444331a

View File

@ -1,9 +1,7 @@
### Разное
```bash
haproxy -f /etc/haproxy/haproxy.cfg -c - тестируем
systemctl reload haproxy - применяем
```
- `haproxy -f /etc/haproxy/haproxy.cfg -c` - тестируем
- `systemctl reload haproxy` - применяем
---