Support Compression of the PKI token
PKI tokens are topping out over 8K, larger than the header size for Apache. Support optional compression to shrink the token size.
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- High
- Drafter:
- Adam Young
- Direction:
- Needs approval
- Assignee:
- Adam Young
- Definition:
- New
- Series goal:
- Accepted for juno
- Implementation:
- Implemented
- Milestone target:
- 2014.2
- Started by
- Dolph Mathews
- Completed by
- Dolph Mathews
Related branches
Related bugs
Sprints
Whiteboard
Is LZW comporession the preferred? Seems it is more important that compression be fast than that the result be as small as possible.
Snappy and LZ4 are both good options that I'd like to see evaluated -- kgriffs
Gerrit topic: https:/
Addressed by: https:/
compressed tokens
Wrote a better formatted background document here: http://
Gerrit topic: https:/
Addressed by: https:/
Compressed Token Provider
Gerrit topic: https:/
Addressed by: https:/
Default to PKIZ tokens
Gerrit topic: https:/
Addressed by: https:/
pkiz String conversion