目前情况是这样了,我们公司是个小公司,开发了一个电商平台,用到的框架是nginx+ssh+redis(只做缓存)+oracle.服务器并不是集群而是单台服务器.领导让我预估我们的项目能支持多少并发量?但是我完全不会预估又不能拒绝...哪位大大能给点思路或者能简单帮我预估一下能支持的并发量的大概范围.
认证高级PHP讲师
Use stress testing tools, such as Apache Jmeter and http_load, etc. It is recommended to search for related stress testing tools, which are easy to use.
Use stress testing tools, such as Apache Jmeter and http_load, etc. It is recommended to search for related stress testing tools, which are easy to use.