Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features #50

Merged
merged 2 commits into from
Jul 11, 2024
Merged

Features #50

merged 2 commits into from
Jul 11, 2024

Conversation

croessner
Copy link
Owner

No description provided.

Christian Roessner added 2 commits July 11, 2024 11:01
The filtering logic has been broadened in the monitoring.lua file. The code now includes support for multiple protocols and has additional controls for handling authenticated and non-authenticated requests. Also, some existing functionalities pertaining to session management and interaction with Redis data store have been properly commented.

Signed-off-by: Christian Roessner <c@roessner.co>
The callback handling function in the Lua script has been significantly refactored. The error handling strategy has been overhauled and some additional checks and fail-safe actions have been introduced to ensure stability. Also, "service:pop3" category is now properly handled. This improves the robustness and efficiency of handling callbacks, especially in cases where special types of HTTP requests are being processed.

Signed-off-by: Christian Roessner <c@roessner.co>
@croessner croessner merged commit ffba7bc into main Jul 11, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant