cancel
Showing results for 
Search instead for 
Did you mean: 

Current number of cache entries reaching max

Former Member
0 Kudos

Hi all,

May  I know what is the impact if the current number of cache entries (SMICM > HTTP Server Cache > Display Statistics) is hitting maximum?

What is it usually that cause of the high number of cache? What are the recommended resolution?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Can you check the following link. Hope this will help you..

http://wiki.sdn.sap.com/wiki/display/HOME/Performance

Regards

Bhuban

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

If cache entries reach max hits, it won't be able to cache new contents. so that it will be leading to a performance bottleneck when compared to executing cached contents.

we set some value for parameter icm/HTTP/server_cache_<xx>/expiration
to cache the contents and sap caches the contents till the threshold of parameter and it stops caching the content when it reaches max hits.

Check below links for cache administration.

http://help.sap.com/saphelp_nwpi711/helpdata/en/48/89d462714735e1e10000000a42189c/content.htm

http://help.sap.com/saphelp_nwpi711/helpdata/en/48/405cc2ca2331c3e10000000a42189d/content.htm

Regards,

Venkata S Pagolu.