Can the gitea platform support large-scale user access?

Hi,guys. Can Gitea’s HTTP, Git, and SSH services handle hundreds or thousands of connection requests per day? Can the gitea platform support large-scale user access?

Yes, check out https://git.teknik.io/ which has thousands of users and runs Gitea. Just make sure not to use sqlite as your DB in that case.