Github user jpeach commented on the pull request: https://github.com/apache/trafficserver/pull/232#issuecomment-114935138 I made couple of specific comments on ae455eb. Some more general comments on 1d38e70 .... needs license headers, header guards should use the existing convention, no C++11 yet. Is it possible to generalize the implementation of the session cache so we can reuse it for the ticket cache? Maybe template it on the key and value types, or use a siphash of the hostname as the ticket cache key?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---