Conversation

preliminary results: it seems that aside from the first request to a given server requests can be serviced in 10-25ms for the second server and <5ms for the server with the db on it

1
0
2

if i look at one of those requests closer, the request duration is “17ms” [why is this rounded!] and it spends 16.52ms in my code

out of that only 0.07ms is spent grabbing the cached text content

1
0
1

the rest is just “hey database what file is currently stored at this path”

1
0
1

it also has a gemini server but since i have not actually written the site generator part of the website there would not be any content except for html

1
0
1

i remain unconvinced that masto“ddos” is really an issue

my server didn’t even break a sweat, cmon y’all can do better ddoses

0
2
6