Skip to content
Snippets Groups Projects
Commit 279760a4 authored by Jong Hyuk Choi's avatar Jong Hyuk Choi
Browse files

1. Session history support

	- memory based session history to minimize sync traffic
	- when client is covered by a session history, then
      [add+delete] mode is used
	- when client cookie is not covered by the history because
      the cookie is too outdated and/or the history is truncated,
	  [add+present] mode is used
2. Sync cookie syntax : comma separated name=value pairs
	- csn=yyyymmddhh:mm:ssZ#0xSSSS#r#ssssr,sid=nnn
parent 9492ed16
Branches
Tags
No related merge requests found
Showing
with 806 additions and 275 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment