Skip to content

Commit aad4939

Browse files
committed
doc: sync the change from README.markdown to wiki
1 parent c5ada99 commit aad4939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/HttpLuaModule.wiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6411,7 +6411,7 @@ This API was first introduced in the <code>0.9.5</code> release.
64116411
64126412
'''syntax:''' ''count = ngx.worker.count()''
64136413
6414-
'''context:''' ''set_by_lua*, rewrite_by_lua*, access_by_lua*, content_by_lua*, header_filter_by_lua*, body_filter_by_lua*, log_by_lua*, ngx.timer.*, init_by_lua*''
6414+
'''context:''' ''set_by_lua*, rewrite_by_lua*, access_by_lua*, content_by_lua*, header_filter_by_lua*, body_filter_by_lua*, log_by_lua*, ngx.timer.*, init_by_lua*, init_worker_by_lua*''
64156415
64166416
Returns the total number of the Nginx worker processes (i.e., the value configured
64176417
by the [http://nginx.org/en/docs/ngx_core_module.html#worker_processes worker_processes]

0 commit comments

Comments
 (0)