The total number of objects in the object cache that are expired. Expired objects are removed from the object cache only ...

The total number of objects in the object cache that are expired. Expired objects are removed from the object cache only when they are removed from memory by the garbage collector. When the object cache receives a request for an expired object that has not been garbage collected, the object is promoted and is no longer expired.