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

Auth: excessive session update #1106

Closed
szolin opened this issue Oct 21, 2019 · 1 comment
Closed

Auth: excessive session update #1106

szolin opened this issue Oct 21, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@szolin
Copy link
Contributor

szolin commented Oct 21, 2019

from user's logs on windows:

2019/10/21 13:04:03 14004#31 [debug] Auth: stored session in DB
2019/10/21 13:04:03 14004#31 [debug] GET /control/safebrowsing/status
2019/10/21 13:04:03 14004#85 [debug] Auth: stored session in DB
2019/10/21 13:04:03 14004#85 [debug] GET /control/blocked_services/list
2019/10/21 13:04:03 14004#116 [debug] Auth: stored session in DB
2019/10/21 13:04:03 14004#116 [debug] GET /control/stats_info
2019/10/21 13:04:03 14004#83 [debug] Auth: stored session in DB
2019/10/21 13:04:03 14004#83 [debug] GET /control/querylog_info
2019/10/21 13:04:03 14004#48 [debug] Auth: stored session in DB
2019/10/21 13:04:03 14004#48 [debug] GET /control/filtering/status
2019/10/21 13:04:03 14004#116 [debug] Auth: stored session in DB
2019/10/21 13:04:03 14004#116 [debug] GET /control/parental/status
2019/10/21 13:04:03 14004#116 [debug] Auth: stored session in DB
2019/10/21 13:04:03 14004#116 [debug] GET /control/safesearch/status
2019/10/21 13:04:07 14004#116 [debug] Auth: stored session in DB
2019/10/21 13:04:07 14004#116 [debug] POST /control/blocked_services/set
@szolin szolin added this to the v0.100 milestone Oct 21, 2019
@szolin szolin self-assigned this Oct 21, 2019
@ameshkov ameshkov added the bug label Oct 21, 2019
@szolin
Copy link
Contributor Author

szolin commented Nov 12, 2019

There will be improved logging after #1006

@szolin szolin closed this as completed Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants