diff --git a/doc/nghttpx.h2r b/doc/nghttpx.h2r index 353d8d88..01f8a94b 100644 --- a/doc/nghttpx.h2r +++ b/doc/nghttpx.h2r @@ -601,7 +601,9 @@ configuration revision is opaque string, and it changes after each reloading by SIGHUP. With this API, an external application knows that whether nghttpx has finished reloading its configuration by comparing the configuration revisions between before and after -reloading. +reloading. It is recommended to disable persistent (keep-alive) +connection for this purpose in order to avoid to send a request using +the reused connection which may bound to an old process. This API returns response including ``data`` key. Its value is JSON object, and it contains at least the following key: