ApacheBench doesn't do TLS resumption, so you're forcing a new TLS
handshake with each request. This will kill your performance. ab is a
pretty weak tool ;)
On Thu, Mar 3, 2016 at 7:55 AM, huakaibird
wrote:
> Hi,
>
> I want to test the nginx server performance with different server
> configurati
Hi,
I want to test the nginx server performance with different server
configuration (CPU and RAM etc)
I first use apache ab as testing tool, nginx server with 2 CPU and 4G RAM,
http test could handle 7000 requests/s, cpu usage reach to 30%-40%. But
https' performace drop dramatically to only 300-