DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
what's our plan
- use http cache in TS to cache store ssl sesion
- make the session_id like http request(http://ssl.session.cache/session_id
) as the key - make the session as the value
- use cacheProcessor API to set and get ssl session
- we can use the cluster to share the session in multi-server through cacheProcessor
- use the partition to limit the size of the cache
- make the session_id like http request(http://ssl.session.cache/session_id