when using db persistent sessions... resin creates the db table used to 
store the session info... but it creates the session id column as 

id VARCHAR(64)


how was a length of 64 chosen?  it is perfectly valid to specific a
cookie-length on the <session-config> making the session id
longer than 64 characters


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to