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

Login no response #1

Closed
GoogleCodeExporter opened this issue Mar 9, 2016 · 3 comments
Closed

Login no response #1

GoogleCodeExporter opened this issue Mar 9, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. run ccniserver
2. run tttt.sh to launch a mass of login request in a short time, say 1000 
clients
3. sometimes, some client process will block

Root cause:
UDP listener contains a hash map for each client, some times it got hash 
conflict.



Original issue reported on code.google.com by bjwf2...@gmail.com on 8 Dec 2009 at 2:31

@GoogleCodeExporter
Copy link
Author

redesign hash map to avoid hash conflict.

Original comment by bjwf2...@gmail.com on 8 Dec 2009 at 2:32

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

This issue was reported on INT_00.00.01

Original comment by bjwf2...@gmail.com on 8 Dec 2009 at 2:33

@GoogleCodeExporter
Copy link
Author

Fixed in r85

Original comment by bjwf2...@gmail.com on 8 Dec 2009 at 8:23

  • Changed state: Fixed

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