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 nonces seem to accumulate, check deletion #25

Closed
proycon opened this issue Feb 21, 2016 · 2 comments
Closed

Session nonces seem to accumulate, check deletion #25

proycon opened this issue Feb 21, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@proycon
Copy link
Owner

proycon commented Feb 21, 2016

No description provided.

@proycon proycon added the bug label Feb 21, 2016
@proycon proycon self-assigned this Feb 21, 2016
@proycon
Copy link
Owner Author

proycon commented Mar 19, 2016

Four requests yielded 401 and all produced a nonce that wasn't cleaned up:

[pid: 11698|app: 0|req: 133/303] IP () {60 vars in 1109 bytes} [Sat Mar 19 13:20:34 2016] GET /tscan/ => generated 19 bytes in 11 msecs (HTTP/1.1 401) 3 headers in 222 bytes (1 switches on core 1)
[pid: 11698|app: 0|req: 134/304] IP () {60 vars in 1109 bytes} [Sat Mar 19 13:20:34 2016] GET /tscan/ => generated 19 bytes in 7 msecs (HTTP/1.1 401) 3 headers in 222 bytes (1 switches on core 0)
[pid: 11698|app: 0|req: 135/305] IP () {60 vars in 1155 bytes} [Sat Mar 19 13:20:36 2016] GET /tscan/ => generated 19 bytes in 2 msecs (HTTP/1.1 401) 3 headers in 222 bytes (1 switches on core 1)
[pid: 11698|app: 0|req: 136/306] IP () {60 vars in 1155 bytes} [Sat Mar 19 13:20:36 2016] GET /tscan/ => generated 19 bytes in 21 msecs (HTTP/1.1 401) 3 headers in 222 bytes (1 switches on core 0)

Out of three requests at 13:16. one was 401, and also produced a nonce that wasn't cleaned up:

[pid: 11698|app: 0|req: 130/300] IP () {66 vars in 1729 bytes} [Sat Mar 19 13:16:38 2016] GET /tscan/Test/output/tscan.cfg => generated 19 bytes in 27 msecs (HTTP/1.1 401) 3 headers in 222 bytes (1 switches on core 0)
[pid: 11698|app: 0|req: 131/301] IP () {66 vars in 1729 bytes} [Sat Mar 19 13:16:40 2016] GET /tscan/Test/output/tscan.cfg => generated 1398 bytes in 11 msecs (HTTP/1.1 200) 1 headers in 59 bytes (50 switches on core 1)
[pid: 11698|app: 0|req: 132/302] IP () {66 vars in 1745 bytes} [Sat Mar 19 13:16:46 2016] GET /tscan/Test/output/tscanview.xsl => generated 17747 bytes in 11 msecs (HTTP/1.1 200) 1 headers in 55 bytes (596 switches on core 0)`

@proycon proycon added this to the v2.1 milestone Mar 19, 2016
@proycon proycon closed this as completed Mar 19, 2016
@proycon
Copy link
Owner Author

proycon commented Mar 19, 2016

solved

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

1 participant