Ticket #3548 (new defect)
Trac forget the session when using GoogleWebAccelerator
| Reported by: | anonymous | Owned by: | cboos |
|---|---|---|---|
| Priority: | low | Milestone: | not applicable |
| Component: | general | Version: | 0.9.6 |
| Severity: | minor | Keywords: | session cookie cache |
| Cc: |
Description
I'm using Apache 2.0.58 under Win2003. On both FF and IE Traс (working in cgi mode) forget about session after seconds. I'm using SSPI authorisation module.
The cookies are not deleted, but the new ones are added, so the list of cookies became like this: trac_session, trac_suth, trac_suth, trac_session ...
Disbling WebAccelerator? or adding the localhost to non-cacheble in its preferences solves the problem.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


