Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 416 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 416 Bytes

NginxWinService

Service wrappers for nginx and php-cgi for Windows

Support

nginx

  • restart master process
  • close master process using stop signal
  • terminate all child processes if they not terminated with master process
  • log rotatae once per day

php

  • run multiple PHP processes on different ports
  • run multiple PHP processes on single port
  • restart PHP process
  • log php stderr