Commit Graph

27 Commits

Author SHA1 Message Date
ddb6623651 Handle connection closures from proxy peers in async 2023-07-07 21:56:38 +02:00
0cd63ff5e9 Fix typos 2023-07-07 21:28:07 +02:00
7fe4abd379 Improve proxy error handling 2023-07-04 21:40:40 +02:00
cd25120362 Update reverse proxy message 2023-07-02 12:42:12 +02:00
f7a6214dbc Allow proxies to delay chunks 2023-01-26 12:46:30 +01:00
59b9bfd53e Finally remove compression from proxy 2023-01-13 02:49:25 +01:00
4814035b62 Fix echo Makefile bug 2023-01-12 11:47:48 +01:00
07d6280864 Fix list pointer bug in proxy 2023-01-12 01:58:14 +01:00
820ce8dac9 Update logger_prefix 2023-01-12 00:34:04 +01:00
487386158d Remove most memory leaks with valgrind 2023-01-11 17:50:11 +01:00
764b754a6f Add more utils 2023-01-11 11:06:36 +01:00
83ca2467de Add 1xx TODO 2023-01-08 20:34:04 +01:00
946adb54d7 Handle HEAD for proxy 2023-01-06 10:41:45 +01:00
b369a1116e Handle HEAD as proxy 2023-01-05 22:55:00 +01:00
950bf19331 Use semaphores to keep track of proxy connections 2023-01-05 22:51:30 +01:00
993cb65724 Mark proxy connection free on error 2023-01-05 22:29:28 +01:00
c67edd4195 Close all connections on exit 2023-01-04 00:40:09 +01:00
b93d97258c Reverse proxy error docs also with HEAD 2023-01-03 18:43:49 +01:00
ffc5c80b65 Format proxy errors if no content 2023-01-03 18:25:07 +01:00
896486b64a WebSocket async working 2023-01-03 16:12:45 +01:00
f8d3253a9f Fix reverse proxy error 2023-01-03 14:52:36 +01:00
27d514ae12 Cleanup 2023-01-03 14:34:54 +01:00
c13bea5ab4 Refactor proxy a bit 2023-01-03 12:58:18 +01:00
9ad1ecf1da Rev proxy working again 2022-12-31 00:28:20 +01:00
28d7cf68df Outsource from request_handler 2022-12-30 16:48:48 +01:00
204317f46a Remove responder 2022-12-30 16:06:49 +01:00
a56002a409 More workers 2022-12-29 23:21:40 +01:00