0

I have developed a shiny app and I have dockerized it. This app is static and there is an authentication page to access only to the content of one tab of the app. I run this app on my own domain and it works fine. I have 100 tabs opened at once in my browser and I can see my app running in all of them. I would like to know what would be the maximum number of simultaneous users that the app supports and how I could check it. I would also like to know if it would be necessary to use an nginx reverse proxy to increase the number of simultaneous users.

Citizen
  • 1
  • 1
  • 2
    Does this answer your question? [Can you help me with my capacity planning?](https://serverfault.com/questions/384686/can-you-help-me-with-my-capacity-planning) – Gerald Schneider Jun 02 '22 at 08:31

0 Answers0