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

Persist IV / salt bloom filter into file #434

Closed
zonyitoo opened this issue Mar 1, 2021 · 1 comment
Closed

Persist IV / salt bloom filter into file #434

zonyitoo opened this issue Mar 1, 2021 · 1 comment
Assignees

Comments

@zonyitoo
Copy link
Collaborator

zonyitoo commented Mar 1, 2021

shadowsocks/shadowsocks-org#183

Design

Problems

  1. One server, one bloom filter?
    • The current implementation shares one bloom filter among all servers
  2. SIGKILL - Process won't Drop the Context correctly
  3. mmap? This will require a full reimplementation of Bloom.
@zonyitoo zonyitoo self-assigned this Mar 1, 2021
@zonyitoo
Copy link
Collaborator Author

zonyitoo commented Mar 2, 2021

Closing because it is not a effective solution.

@zonyitoo zonyitoo closed this as completed Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant