mirror of
https://github.com/telephone/LookingGlass.git
synced 2026-04-24 23:46:02 +03:00
[GH-ISSUE #53] Rate limiting of network command not work #39
Labels
No labels
enhancement
enhancement
enhancement
pull-request
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LookingGlass#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @leontios84 on GitHub (Nov 27, 2019).
Original GitHub issue: https://github.com/telephone/LookingGlass/issues/53
Hi, i just install LookingGlass v1.3.0. I want to apply rate limiting of network command, but im not success. All features is running successfully, and there is no error in apache log.
When i try to check ratelimit.db using sqlite, i can't see any record that has been inserted. So i think that is the reason of rate limit is not work. Please help to resolve it. Thank you in advance