wandenberg / puppet-module-nexus3_rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for Negative Cache configuration

prisma2user opened this issue · comments

Within Nexus proxied repositories, nexus supports configuration for a negative cache which essentially allows nexus to cache objects it doesnt find on the upstream proxied repository so that it doesnt keep re-requesting this if it doesnt exist upstream.

The supported options are:

  • Not Found Cache Enabled / Disabled | enables not found cache
  • Not Found Cache TTL (time to live) | Time to cache the not found objects