In order to enable this feature, an additional flag /serveStaleOnError has to be set below the/cache section:
/cache # Flag indicating whether the dispatcher should serve stale content if # no remote server is available. /serveStaleOnError "1" |