|
0f526d7b95
|
Fix FastCGI error handling
|
2023-07-13 23:18:10 +02:00 |
|
|
77f0eeda6d
|
Fix spacing
|
2023-07-06 00:20:27 +02:00 |
|
|
371bff0d07
|
Fix async and FastCGI timeout issues
|
2023-07-05 23:19:40 +02:00 |
|
|
2e3146f69a
|
Fix FastCGI fds default value
|
2023-07-05 13:11:49 +02:00 |
|
|
31cd2e7e73
|
Fix FastCGI segfault error
|
2023-07-01 20:21:21 +02:00 |
|
|
bd8e71e83d
|
Rename fcgi_cnx to fcgi_ctx in client struct
|
2023-07-01 20:13:51 +02:00 |
|
|
03dd126ca7
|
Add php error handling
|
2023-01-26 14:51:47 +01:00 |
|
|
17327006db
|
Add async support for FastCGI
|
2023-01-26 13:34:04 +01:00 |
|
|
e8655102b9
|
Use sock in fastcgi
|
2023-01-13 02:36:41 +01:00 |
|
|
f96dc46ea7
|
Add sock_send_x and remove fastcgi compression
|
2023-01-12 19:51:26 +01:00 |
|
|
820ce8dac9
|
Update logger_prefix
|
2023-01-12 00:34:04 +01:00 |
|
|
764b754a6f
|
Add more utils
|
2023-01-11 11:06:36 +01:00 |
|
|
ceaa384fce
|
Using more diverse HTTP codes
|
2023-01-07 02:35:47 +01:00 |
|
|
99c4eb1c8a
|
Update http_static
|
2023-01-07 00:21:25 +01:00 |
|
|
fb59b0d8c4
|
Using 504 instead of 503
|
2023-01-06 22:45:56 +01:00 |
|
|
24cb993cb8
|
Remove parameter client_num from fastcgi_init()
|
2023-01-02 20:11:28 +01:00 |
|
|
555e8f62a1
|
Fix FastCGI error handling
|
2023-01-02 14:33:48 +01:00 |
|
|
680344fbec
|
TRACE working again
|
2022-12-31 02:20:32 +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 |
|
|
7a2acb0e66
|
Add workers
|
2022-12-29 21:41:40 +01:00 |
|
|
f241913620
|
rename fastcgi_conn to fastcgi_cnx_t
|
2022-12-29 17:09:56 +01:00 |
|