mirror of
https://github.com/caddyserver/caddy.git
synced 2025-07-09 03:04:57 -04:00
Updated v2: Documentation (markdown)
parent
7901b46796
commit
9cc5b2247b
@ -101,7 +101,7 @@ Same as `start`, but blocks indefinitely; i.e. runs Caddy in "daemon" mode. On W
|
|||||||
$ caddy stop
|
$ caddy stop
|
||||||
```
|
```
|
||||||
|
|
||||||
Gracefully stops the running Caddy process. (Note: this will stop any process named the same as the executable file.) On Windows, this stop is forceful and Caddy will not have an opportunity to do a graceful shutdown and clean up any active locks. A graceful shutdown can be performed by POSTing to `/stop` Admin endpoint (soon to be implemented)[https://github.com/caddyserver/caddy/pull/2671].
|
Gracefully stops the running Caddy process. (Note: this will stop any process named the same as the executable file.) On Windows, this stop is forceful and Caddy will not have an opportunity to do a graceful shutdown and clean up any active locks. A graceful shutdown can be performed by POSTing to `/stop` Admin endpoint [soon to be implemented](https://github.com/caddyserver/caddy/pull/2671).
|
||||||
|
|
||||||
## reload
|
## reload
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user