nginx unit 에 설정된 어플리케이션 만 재시작 하는방법
curl -X GET --unix-socket /path/to/control.unit.sock \
http://localhost/control/applications/app_name/restart
참고 사이트: https://unit.nginx.org/configuration/#process-management
Huubro storys
nginx unit 에 설정된 어플리케이션 만 재시작 하는방법
curl -X GET --unix-socket /path/to/control.unit.sock \
http://localhost/control/applications/app_name/restart
참고 사이트: https://unit.nginx.org/configuration/#process-management