|
bd8e71e83d
|
Rename fcgi_cnx to fcgi_ctx in client struct
|
2023-07-01 20:13:51 +02:00 |
|
|
17327006db
|
Add async support for FastCGI
|
2023-01-26 13:34:04 +01:00 |
|
|
f7a6214dbc
|
Allow proxies to delay chunks
|
2023-01-26 12:46:30 +01:00 |
|
|
e721e542f3
|
Add chunk_handler
|
2023-01-24 00:07:22 +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 |
|
|
a3dcddf69d
|
Add lock for clients list
|
2023-01-11 18:06:55 +01:00 |
|
|
4ff22bd0c6
|
Handle timeouts in epoll
|
2023-01-08 22:19:16 +01:00 |
|
|
896486b64a
|
WebSocket async working
|
2023-01-03 16:12:45 +01:00 |
|
|
c13bea5ab4
|
Refactor proxy a bit
|
2023-01-03 12:58:18 +01:00 |
|
|
6ff6f0c73b
|
Reduce client_ctx_t footprint
|
2023-01-02 15:20:02 +01:00 |
|
|
9cb278eb2a
|
Remove tcp_closer
|
2022-12-31 11:20:29 +01:00 |
|
|
96f3225f51
|
Add clock_micros()
|
2022-12-31 00:53:36 +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 |
|
|
db966b3a66
|
Merge worker .h files
|
2022-12-29 22:00:32 +01:00 |
|