We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70a1c16 + 2991638 commit 9335ff7Copy full SHA for 9335ff7
docs/httpok.rst
@@ -5,8 +5,8 @@
5
a concrete ``TICK_5``, ``TICK_60`` or ``TICK_3600`` event.
6
When :command:`httpok` receives a ``TICK_x``
7
event (``TICK_60`` is recommended, indicating activity every 60 seconds),
8
-:command:`httpk` makes an HTTP GET request to a confgured URL. If the request
9
-fails or times out, :command:`httpok`` will restart the "hung" child
+:command:`httpok` makes an HTTP GET request to a confgured URL. If the request
+fails or times out, :command:`httpok` will restart the "hung" child
10
process(es). :command:`httpok` can be configured to send an email notification
11
when it restarts a process.
12
0 commit comments