Server Sizing Methodology
Posted
by
adbrpc
on Server Fault
See other posts from Server Fault
or by adbrpc
Published on 2013-10-23T03:17:42Z
Indexed on
2013/10/23
3:56 UTC
Read the original article
Hit count: 178
Our development environment consist of JBoss 5.0.1 DB Server, SQL Server 2008, Oracle IDM. Hardware is Win 2008 32 bit, 4GB RAM. We have reached stage where our environment can not handle application resulting in JBoss shut down throwing out of memory errors and CPU reaching to 90% usage. I am looking methodology to calculate correct server sizing where I input TPS, max number of concurrent users, max CPU utilization etc.. to give me number of servers, RAM size, number of cores. I am expecting application to grow 10% annually. Load Balancer and Failover should also be taken in account while sizing.
© Server Fault or respective owner