Hello Community,
i develope a "little" big social media App and i'm using Currently 3 jRDC's, because I have quite a few SQL commands now (50+). But this is a big security risk, because with HTTP and HTTPS there are 4 more open ports on the Server and 2 more sub domains, which I have to deposit in my app.
Why did I do it that way?
because I'm scared, if the app has many visitors, that the Jrdc2 could be overwhelmed. And to help out, I thought I split it up to 3, then everyone has a certain amount of commands.
My question is, do I even need to be afraid that the jRDC2 is overwhelmed when all 50-70 commands are all in one?
i develope a "little" big social media App and i'm using Currently 3 jRDC's, because I have quite a few SQL commands now (50+). But this is a big security risk, because with HTTP and HTTPS there are 4 more open ports on the Server and 2 more sub domains, which I have to deposit in my app.
Why did I do it that way?
because I'm scared, if the app has many visitors, that the Jrdc2 could be overwhelmed. And to help out, I thought I split it up to 3, then everyone has a certain amount of commands.
My question is, do I even need to be afraid that the jRDC2 is overwhelmed when all 50-70 commands are all in one?