Dos my own server

How could I dos my server so I can check if it can handle it and am I legally allowed to do this? (as glitch host the site)

Doesn’t that dos every site on the host? or must i do that in the project or smth?

invalid value again but then not =9000 but =256

that should work, yea, it works

remove the https://

that does the trick

There are two problems with DOS your glitch server.

A. Breach of terms of service

From Glitch: The friendly community where everyone builds the web

Limitations on Automated Use
You may not do any of the following while accessing or using the Services: …

(b) probe, scan, or test any system or network (particularly for vulnerabilities) …

(f) interfere with, or disrupt or attempt to interfere with or disrupt, the access of any User, host or network, including, without limitation, by sending a virus to, spamming, or overloading the Services, or by scripted use of the Services in such a manner as to interfere with or create an undue burden on the Services.

B. Potential to affect other projects

There is infrastructure that is shared across project containers that could be affected by a DOS.

So, I’d say that a DOS test is only okay if approved by Glitch staff.

4 Likes

hi, jenn of “glitch staff” fame here - @mishavee is correct here - we ask that you do not DOS attack your own project because it can interfere with other services and lead to suspension as per our TOS guidelines mentioned above.

3 Likes

true…

oof, at least you can dos a git repo