Commit graph

16 commits

Author SHA1 Message Date
4af71a094d Fix response mojibake, while SVR.JS is running on Bun 2024-05-03 16:06:34 +02:00
7c4121c55d Fixed FastCGI connections not closing properly, when SVR.JS is running on Bun 2024-05-01 16:51:14 +02:00
3b3a29009b Fix swapped FastCGI responses 2024-04-24 18:02:15 +02:00
27eafbbe2e Remove extra event emitter object, also suppress res errors 2024-02-22 00:50:40 +01:00
6f46b52045 Fix GreenRhombus cutting off the final part of response 2024-02-21 22:47:07 +01:00
d7bae6df69 Prevented server crash, while FastCGI service is unavailable. 2024-02-21 21:21:30 +01:00
ea8def69d9 Requests are now no longer intermittently dropped under load. 2024-02-21 21:07:01 +01:00
f3fb1f928a Prevented "write after end" SVR.JS crashes (again) 2024-02-21 01:36:39 +01:00
6e882fdbc8 Prevented "write after end" SVR.JS crashes (even more) 2024-02-21 01:13:03 +01:00
f0977c9319 Prevented "write after end" SVR.JS crashes 2024-02-21 00:49:44 +01:00
841aff67ed Fix SVR.JS crashing, because the error stream has been ended. 2024-02-20 00:09:00 +01:00
82f41e837e Overloaded FastCGI server now results in 429 Too Many Requests status code. 2024-02-18 15:13:33 +01:00
067e54e8a2 Prevent data loss at end of the response 2024-02-16 22:02:21 +01:00
be5e86a59d Fix the blockade 2024-02-16 20:19:32 +01:00
6389070cb9 Block the greenrhombus-scriptexts.json file from hackers (return 403 code) 2024-02-16 20:16:00 +01:00
47068ba0b0 Initial commit 2024-02-16 19:58:44 +01:00