1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Update nats-server/configuration/securing_nats/jwt/resolver.md

Co-authored-by: Colin Sullivan <colin@synadia.com>
This commit is contained in:
Matthias Hanel 2021-02-10 15:49:17 -05:00 committed by GitHub
parent 81f67989f6
commit 65eb601578
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ There, they may be subject to updates. Restarts of the `nats-server` will hold o
Not every server in a cluster needs to be set to `full`.
You need enough to still serve your workload adequately, while some server are offline.
### cache
### Cache
This resolver only stores a subset of [JWT](../../nats-server/configuration/securing_nats/jwt/) and evicts extra ones based on an LRU scheme.
Missing jwt are downloaded from `full` nats based resolver.