Merge pull request #192 from chadwill/master

Update F-Stack_Nginx_APP_Guide.md
dev
logwang 2018-04-26 15:36:42 +08:00 committed by GitHub
commit 19e3e88159
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ All the directives below are available only when ```NGX_HAVE_FSTACK``` is define
```
Syntax: schedule_timeout time;
Default: schedule_timeout 30ms;
Context: http, server
Context: main
Sets a time interval for polling kernel_network_stack. The default value is 30 msec.
```