mirror of https://github.com/F-Stack/f-stack.git
Update F-Stack_Nginx_APP_Guide.md
This commit is contained in:
parent
38120bf0aa
commit
edbcaf6eef
|
@ -63,7 +63,7 @@ All the directives below are available only when ```NGX_HAVE_FSTACK``` is define
|
||||||
|
|
||||||
```
|
```
|
||||||
Syntax: schedule_timeout time;
|
Syntax: schedule_timeout time;
|
||||||
Default: schedule_timeout 30m;
|
Default: schedule_timeout 30ms;
|
||||||
Context: http, server
|
Context: http, server
|
||||||
|
|
||||||
Sets a time interval for polling kernel_network_stack. The default value is 30 msec.
|
Sets a time interval for polling kernel_network_stack. The default value is 30 msec.
|
||||||
|
|
Loading…
Reference in New Issue