Skip to content

Commit

Permalink
Update F-Stack_Nginx_APP_Guide.md
Browse files Browse the repository at this point in the history
The context of `schedule_timeout` is `main`.
  • Loading branch information
陈威 committed Apr 26, 2018
1 parent 6e72bce commit 9b563df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/F-Stack_Nginx_APP_Guide.md
Expand Up @@ -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.
```
Expand Down

0 comments on commit 9b563df

Please sign in to comment.