mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-27 08:00:00 -07:00
change httprouter with fasthttp and simple handler
* add http benchmark * move HTTP query parameters parsing to http subpackage * update dependencies
This commit is contained in:
1
dist/example_config_pg.yaml
vendored
1
dist/example_config_pg.yaml
vendored
@@ -14,7 +14,6 @@ frontends:
|
||||
tls_cert_path: ""
|
||||
tls_key_path: ""
|
||||
reuse_port: true
|
||||
workers: 1
|
||||
read_timeout: 5s
|
||||
write_timeout: 5s
|
||||
enable_keepalive: false
|
||||
|
||||
Reference in New Issue
Block a user