Update F-Stack_Nginx_APP_Guide.md

dev
陈威 2018-02-09 20:09:05 +08:00 committed by GitHub
parent 38120bf0aa
commit edbcaf6eef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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