solidDB Help : solidDB reference : solidDB ADMIN COMMAND syntax : PERFMON LIST : HTTP counters
  
HTTP counters
The pmon HTTP counters are described in the following table:
 
Pmon
Description
HTTP messages
Number of HTTP client requests received/sec
HTTP bad messages
Number of ‘404 Not Found’ messages generated to HTTP clients/sec
HTTP open
Number of HTTP client open connection requests/sec
HTTP prepare
Number of SQL prepare calls by using HTTP/sec
HTTP execute
Number of SQL execute calls by using HTTP/sec
HTTP fetch
Number of SQL fetch calls by using HTTP/sec
HTTP get url
Number of returned URLs from db by using HTTP/sec
HTTP cookie count
Number of cookies (currently open HTTP connections)
Go up to
PERFMON LIST