-
Keshav Prasad authored
* fix: adding rate limitting plugin * fix: changing exp to 5m * fix: print cache * feat: adding debug statements for cache and counter * fix: change expiry to 900s * fix: change expiry to 1500s * fix: updating to 45m * fix: updating to 30m * fix: updating to 15m * fix: setting to 120sec * fix: inverting dockerfile build * fix: interim commit * fix: set rate limit exp to 90s * fix: ratelimit cache at 512m * Fix: formatting * fix: code changes for kong 0.15 compatibility * fix: adding kong 14 files and reverting other changes * fix: remove kong 15 templates and files * feat: adding jwt plugin code * fix: adding prom metrics size * Revert "fix: adding prom metrics size" This reverts commit 2655efd13f24e18359745da9280260cabd11d62f. * fix: adding prom metrics, disable for now * fix: dont send bad token, send 401 * fix: adding rate limit cache env * fix: remove rate limit change for kong 0.12 * fix: resolve conflicts * fix: remove 0.15 template
Keshav Prasad authored* fix: adding rate limitting plugin * fix: changing exp to 5m * fix: print cache * feat: adding debug statements for cache and counter * fix: change expiry to 900s * fix: change expiry to 1500s * fix: updating to 45m * fix: updating to 30m * fix: updating to 15m * fix: setting to 120sec * fix: inverting dockerfile build * fix: interim commit * fix: set rate limit exp to 90s * fix: ratelimit cache at 512m * Fix: formatting * fix: code changes for kong 0.15 compatibility * fix: adding kong 14 files and reverting other changes * fix: remove kong 15 templates and files * feat: adding jwt plugin code * fix: adding prom metrics size * Revert "fix: adding prom metrics size" This reverts commit 2655efd13f24e18359745da9280260cabd11d62f. * fix: adding prom metrics, disable for now * fix: dont send bad token, send 401 * fix: adding rate limit cache env * fix: remove rate limit change for kong 0.12 * fix: resolve conflicts * fix: remove 0.15 template
Loading