diff options
| author | Stefan Boberg <[email protected]> | 2023-09-27 16:25:15 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-27 16:25:15 +0200 |
| commit | c9e43e1ad5ea3f41e1f7df876460ede167d76351 (patch) | |
| tree | e554bfd12d1ac21f33d5cbfcf99cc24cd441c93d /src/zenhttp/monitoring/httpstats.cpp | |
| parent | chache upstream stats improved (#426) (diff) | |
| download | zen-c9e43e1ad5ea3f41e1f7df876460ede167d76351.tar.xz zen-c9e43e1ad5ea3f41e1f7df876460ede167d76351.zip | |
prefer to handle cache RPC requests synchronously (#428)
* only handle RPC requests in a worker thread if we have an upstream. we may as well handle the request inline on the http_io thread if we're only dealing with local data since the response times should be pretty consistent in that case
* http.sys: don't create async worker thread pool until it's needed (typically only if we have an upstream)
Diffstat (limited to 'src/zenhttp/monitoring/httpstats.cpp')
0 files changed, 0 insertions, 0 deletions