cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
401
Views
0
Helpful
1
Replies

Cache Engine hangs after 3-4 hours of normal operation

admin_2
Level 3
Level 3

The Cache Engines is caching for about 3-4 hours, and then it stops. Eventually, the cache is bypassed due to overload.This also happens everytime after the Cache Engine being reloaded.

1 Reply 1

Not applicable

This is a generic TCP/IP routing issue that significantly impacts the Internet Caches, as they open connections to huge numbers of hosts in the public internet. The problem happens if the cache is placed within the same IP subnet as the outbound internet router, but it is configured not to use it as a default gateway for some reason. To check if this is the cause, try to issue "sh ip route" command on the cache after some minutes of operation. If there are seen routes that were not configured, they are learned from ICMP redirect packets. Those routes are created for every host separately and

after a while the device spends all CPU time looking up the routing table before any packet can be sent out.

Solution:

If this happened by misconfiguration of default gateway,the solution is to apply correct configuration on the cache.

There might be a design requirement for this, if some Internet/Internal sites are reachable via different routers in the segment or a dynamic routing protocol is used to determine the routes. The best solution for this case is to change the network design so the cache appears on a separate subnet. In a case a L3-switch is used it can be done

by BVI reconfiguration. In some situations there might be appropriate to disable sending

the ICMP redirect packets by configuring "no ip redirects" at the interface of router used as default gateway by the cache. This generally causes less efficient usage on the local network, so it should be considered carefully.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: