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:
parent
c60a0bb535
commit
e3da8cfe6a
@ -75,7 +75,7 @@ You need enough to still serve your workload adequately, while some server are o
|
|||||||
|
|
||||||
### 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.
|
This resolver only stores a subset of [JWT](../../nats-server/configuration/securing_nats/jwt/) and evicts others based on an LRU scheme.
|
||||||
Missing jwt are downloaded from `full` nats based resolver.
|
Missing jwt are downloaded from `full` nats based resolver.
|
||||||
This resolver is essentially the URL Resolver in nats.
|
This resolver is essentially the URL Resolver in nats.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user