Well, I've done the usual search in SAP xSearch and Google, not to mention checking the application help, but I can't seem to find the answer.
We have a CRM ABAP 7.0 system (kernel 7.01). When I display the ICM statistics for the HTTP Server Cache (txn SMICM), I see:
Cache Statistics Cache Size (Bytes) 52428,800 Occupied Cache Memory (Bytes) 52422,656 Maximum Number of Cache Entries 10,000 Current Number of Cache Entries 5,968 Number of Suppressed Cache Entries 55,593 Total Number of Cache Accesses 27134,021 Number of Cachable Accesses 28224,213 Number of Cache Hits 23749,222 84.14 % Number of Failed Cache Accesses 4,474,991 15.86 % Number of Cache Hits in Memory 23749,222 84.14 % Maximum Number of UFO Entries 2,000 Current Number of UFO Entries 0 Number of Accesses to UFO List 416 Number of UFO Hits 44
What, pray tell, are "Suppressed Cache Entries" (in red above) are what are their effects on the Server Cache performance? Do I need to 'care' about these suppressed entries?
Regards,
bryan