Skip to content

Commit

Permalink
update read
Browse files Browse the repository at this point in the history
  • Loading branch information
longbill committed Dec 23, 2015
1 parent dea7fcb commit f18eee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Developing. Would be stable soon.

* `host` The server name or IP, default to '127.0.0.1'.
* `port` The server port, default to 9000.
* `sock_path` Connect to php-fpm with sock file instead of 127.0.0.1:9000. If you set this options, `host` and `port` will be ignored
* `sock_path` Connect to php-fpm with sock file instead of 127.0.0.1:9000. If you set this option, `host` and `port` will be ignored
* `skipCheckServer` Skip checking and getting options from the server.
* `maxConns` The default value of maximum concurrent connections to the server.
* `maxReqs` The default value of maximum concurrent requests to the server.
Expand Down

0 comments on commit f18eee2

Please sign in to comment.