forked fromalphagov/fabric-scripts
- Notifications
You must be signed in to change notification settings - Fork0
Commitc8070e8
committed
Add nginx.gracefulrestart
This calls `nginx.gracefulstop` (which blocks until Nginx has finishedin-flight requests) and then calls `nginx.start` before moving onto the nexthost.I need this to rollout some Nginx config changes that aren't picked up by agraceful reload (HUP). It can also be used to pick up OpenSSL lib upgrades.1 parent32f06f6 commitc8070e8
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
| |||
0 commit comments
Comments
(0)