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.
1 parent 6a3cf37 commit cf24c5dCopy full SHA for cf24c5d
etc/mod_gearman_neb.conf.in
@@ -205,6 +205,11 @@ accept_clear_results=no
205
# Default is 30.
206
latency_flatten_window=30
207
208
+# Use internal check_dummy which directly creates a check result instead of
209
+# pushing the command to a worker. Only used if first file in command ends with /check_dummy
210
+# and no shell special characters are used (except quotes)
211
+internal_check_dummy=yes
212
+
213
# Gearman connection timeout(in milliseconds) while submitting jobs to
214
# gearmand server
215
# Default is -1(no timeout)
0 commit comments