At 10:24 AM 12/10/01 -0800, Chuck Esterbrook wrote:
>On Monday 10 December 2001 06:14 am, Geoffrey Talvola wrote:
> > File also has some tricky concurrency issues, mentioned in the
> > comments to SessionFileStore.__setitem__(). If two servlets
> > simultaneously modify the session, one change wi
On Monday 10 December 2001 06:14 am, Geoffrey Talvola wrote:
> File also has some tricky concurrency issues, mentioned in the
> comments to SessionFileStore.__setitem__(). If two servlets
> simultaneously modify the session, one change wins and the other
> change is lost. Whereas Memory works pe
At 07:21 PM 12/9/01 -0800, Chuck Esterbrook wrote:
>Woops. In case, you were wondering, here are the rel notes:
>
>- 0.6.1 changes
> All bug fixes:
> - WebKit
> - "File" is the new default session store, since
> "Dynamic" has
>concurrency issues.
File also has som
Woops. In case, you were wondering, here are the rel notes:
- 0.6.1 changes
All bug fixes:
- WebKit
- "File" is the new default session store, since "Dynamic" has
concurrency issues.
- The webkit unix init script
- now works