#Nest seems to have unexpected behavior during a DDoS attack
6 messages · Page 1 of 1 (latest)
6 messages · Page 1 of 1 (latest)
My service is currently under attack but it is being properly mitigated yet my api appears to be offline or very much hindered but I don't understand why.
my instance is running at nearly 0% CPU usage
currently not even being DDoS'd
a HEAD request to / worked properly
but a GET request to /auth/user failed with 524 since the request took so long to respond
is this an issue with the database?