07-07-2016 08:28 AM
Hi,
I would like to ask for some explanation about CRL caching.
Due to migration to CA2 we reviked a lot of certificates on CA1 hence the CRL size is now ~89 kB (as you can see in the output below).
Should we increase the CRL cache size?
Is it a huge performance loss not to have the CRL cached?
DMVPN-ASR# sh crypto pki crls
CRL Issuer Name:
e=CA1
LastUpdate: 15:09:01 CET Jul 6 2016
NextUpdate: 15:09:01 CET Jul 9 2016
CRL downloaded at: 15:12:47 CET Jul 6 2016
Retrieved from CRL Distribution Point:
http://crl1.intranet.local/crl.cgi
CRL DER is 89660 bytes
*************************************************************
*****CRL IN CACHE ENTRY IS MISSING HERE *****
*************************************************************
CRL Issuer Name:
e=CA2
LastUpdate: 07:09:01 CET Jul 6 2016
NextUpdate: 07:09:01 CET Jul 9 2016
CRL downloaded at: 07:09:19 CET Jul 6 2016
Retrieved from CRL Distribution Point:
http://crl2.intranet.local/crl.cgi
CRL DER is 2573 bytes
CRL is stored in parsed CRL cache
Parsed CRL cache current size is 2573 bytes
Parsed CRL cache maximum size is 65536 bytes
thanks,
Peter
07-07-2016 04:08 PM
Hi
the default cache size is 512 kilobytes.
you can extended by using the command crypto pki crl cache xxxx ==> value is in kilobytes.
When you cache, the check performance is increased. You can even set the timer when the router has to download crl file.
Here a link that talks about timers/memory:
http://www.cisco.com/c/dam/en/us/products/collateral/ios-nx-os-software/public-key-infrastructure-pki/product_data_sheet0900aecd80313df4.pdf
Thanks
PS: Please don't forget to rate and mark as correct answer if this solved your issue
07-08-2016 01:47 AM
Hi,
Yes, i have seen that info.
If the default CRL cache is 512 kBytes then why did this device stopped caching our CRL when it went above 64 kBytes?
We did not set any CRL cache size manually, so it should use the 512 default.
And there is 'Parsed CRL cache maximum size is 65536 bytes' should not it be 512 kB?
Cisco ASR1004 (RP2)
15.4(3)S4 or in other numbering: 03.13.04.S
thanks.
07-08-2016 04:43 AM
Hi
I don't knownwhy the limit is different and maybe a debug coukd show us why it's not downloading more than 64k.
I didn't found any cisco asr docs that says what is the default limit.
If you're a partner you may ask cisco through the partner Helpline tool to know the default behaviour and limit size.
Thanks
PS: Please don't forget to rate and mark as correct answer if this solved your issue
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide