|
Measures reported by OraSessionCacheTest
This
test reports the performance metrics pertaining to the mod_plsql gateway's
session cache.
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Request_rate |
The
rate of requests to the session cache during the last measurement
period
|
Reqs/Sec |
A
very high value for this measure indicates that the session cache is
handling many requests. |
| Cache_hits |
The
rate of session cache hits during the last measurement period |
Conns/Sec
|
Reading from the cache is less expensive than reading from disk.
Therefore, the higher this value, the better.
|
| Cache_misses
|
The
rate of session cache misses during the last measurement period |
Conns/Sec |
|
|