Re: [web2py] Re: help me test sessions in cookies

2012-10-17 Thread Niphlod
patch along the way for that, and some other optimization too. On Wednesday, October 17, 2012 11:24:26 AM UTC+2, Michele Comitini wrote: > > +1 > > Massimo, is it compressing data also? > > mic > > 2012/10/17 Massimo Di Pierro > > >> >> >> On Tuesday, 16 October 2012 17:39:36 UTC-5, Niphlod wrote

Re: [web2py] Re: help me test sessions in cookies

2012-10-17 Thread Michele Comitini
+1 Massimo, is it compressing data also? mic 2012/10/17 Massimo Di Pierro > > > On Tuesday, 16 October 2012 17:39:36 UTC-5, Niphlod wrote: >> >> BTW, encrypting and decrypting (on the worst case scenario, 4KB of data) >> takes 4,7 seconds for 1 million iterations. I'd definitely use encryption

Re: [web2py] Re: help me test sessions in cookies

2012-10-16 Thread Adnan Smajlovic
All worked fine for me... Name: session_data_dev_tmobile Content: "afccd...8B60" Host: 127.0.0.1 Path: / Send for: Any type of connection Expires: At end of session Name: session_id_dev_tmobile Content: None Path: / Send for: Any type of connection Expires: At end of session On Tue, Oct 16, 20