Page MenuHomeDevCentral

Fix nginx invoke command issue
ClosedPublic

Authored by dereckson on Nov 12 2016, 02:20.
Tags
None
Referenced Files
F7787536: D706.diff
Fri, May 2, 21:33
Unknown Object (File)
Tue, Apr 29, 10:25
Unknown Object (File)
Mon, Apr 28, 15:13
Unknown Object (File)
Sat, Apr 26, 23:52
Unknown Object (File)
Wed, Apr 23, 13:42
Unknown Object (File)
Wed, Apr 23, 07:45
Unknown Object (File)
Wed, Apr 23, 00:13
Unknown Object (File)
Tue, Apr 22, 11:41
Subscribers
None

Details

Summary
  • nginx -t allows syntax checking
  • nginx -s ... allow to send a signal

I imagine the initial intent was nginx -t && nginx -s reload.

Test Plan

nginx -s reload

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Fix nginx invoke command issue.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Nov 12 2016, 02:20
This revision was automatically updated to reflect the committed changes.