View Single Post
  #7  
Old 12-20-2012, 11:44 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
Quote:
Originally Posted by bobykus View Post
...

The question is why one web server can server 60 connections per first CPU
and 0 per second.

.rtreport.2
REQ_RATE []: REQ_PROCESSING: 0, REQ_PER_SEC: 0.0, TOT_REQS: 0, CACHE_HITS_PER_SEC: 0.0, TOTAL_CACHE_HITS: 0
.report
REQ_RATE []: REQ_PROCESSING: 2, REQ_PER_SEC: 8.1, TOT_REQS: 104301, CACHE_HITS_PER_SEC: 0.9, TOTAL_CACHE_HITS: 9486

is it normal? What is the purpose of having 2 CPU license then?
pls check your listener in Admin Console and make sure both CPUs are bound.
Reply With Quote