I want to test my website, so I first want to calculate the limit it can support before taking it down.
I think that with the system hardware information I can arrive at the value of simultaneous accesses
Does anyone know a calculation method or an article?
I've already done some tests with access tools on the site, but I want to test the limit
This is not something you can "calculate", this is something you can measure, you basically need to run a Stress Test against your site.
This would be the maximum number of users which your website can support on the given hardware and software configurations.