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

Session Rework #6174

Open
2 tasks done
james-d-elliott opened this issue Oct 23, 2023 · 1 comment
Open
2 tasks done

Session Rework #6174

james-d-elliott opened this issue Oct 23, 2023 · 1 comment
Labels
priority/4/normal Normal priority items status/needs-design Requires thoughtful design type/feature Request for adding a new feature

Comments

@james-d-elliott
Copy link
Member

Description

Currently how sessions are managed is very limiting. There are several desirable elements that would be improved by developing the session implementation ourselves. This FR is intended on encompassing all of these elements into a single clear picture so we can adequately design our eventual implementation.

Use Case

Make the session implementation significantly more useful and easy to work with in development.

Details

Listed issues likely require internal development of a session implementation:

Documentation

No response

Pre-Submission Checklist

  • I agree to follow the Code of Conduct

  • I have checked for related issues and checked the documentation

@james-d-elliott james-d-elliott added priority/4/normal Normal priority items type/feature Request for adding a new feature status/needs-design Requires thoughtful design labels Oct 23, 2023
@georglauterbach
Copy link
Contributor

Is there an easy fix to avoid AAAA queries for now? My DNS server's logs are spammed via `AAAA´ queries to Redis; I'd say it's about 1 query per second, which may not be much processing-wise, but it clutters the DNS server logs, which is rather undesirable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/4/normal Normal priority items status/needs-design Requires thoughtful design type/feature Request for adding a new feature
Projects
None yet
Development

No branches or pull requests

2 participants