aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/httpsys.cpp
Commit message (Expand)AuthorAgeFilesLines
* restructured zenhttp (#472)Stefan Boberg2023-10-131-2012/+0
* Merge remote-tracking branch 'origin/main' into zs/default-port-changeStefan Boberg2023-10-121-14/+68
|\
| * adjust resource usage for dedicated servers (#466)Stefan Boberg2023-10-121-14/+68
* | Change default port to 8558zousar2023-10-111-1/+1
|/
* pluggable asio transport (#460)Stefan Boberg2023-10-111-1/+87
* reduce time spent holding http.sys transaction lock (#437)Stefan Boberg2023-10-021-14/+25
* Handle OOM and OOD more gracefully to not spam Sentry with error reports (#434)Dan Engelbrecht2023-10-021-2/+15
* added handle to http.sys error response logging (#432)Stefan Boberg2023-09-291-2/+3
* added more context to http response error message (#430)Stefan Boberg2023-09-281-10/+77
* prefer to handle cache RPC requests synchronously (#428)Stefan Boberg2023-09-271-1/+22
* added name to http.sys request queue (#417)Stefan Boberg2023-09-221-1/+33
* add more trace scopes (#362)Dan Engelbrecht2023-09-151-1/+12
* bugfix: http.sys async response handling race (#406)Stefan Boberg2023-09-151-1/+14
* http and httpsys config options (#401)Dan Engelbrecht2023-09-141-10/+6
* added some top-level trace scopes to httpsys implStefan Boberg2023-05-151-0/+5
* all threads should be named (#304)Stefan Boberg2023-05-151-2/+20
* Close down http server gracefully when exiting even while requests are still ...Dan Engelbrecht2023-05-111-0/+10
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+1674