mozilla-services / iprepd-nginx

Openresty nginx module for integrating with iprepd
https://github.com/mozilla-services/iprepd
Mozilla Public License 2.0
9 stars 5 forks source link

Allow for cache size to be configurable #2

Closed ajvb closed 5 years ago

ajvb commented 5 years ago

Currently, the lrucache used by this module is hardcoded to hold up to 200 items

Should allow for this to be configurable with a good default + add documentation around this setting.