Thank you for your reply.

I'm guessing that yes, Zope is using session cookies in this setup.
Unfortunately, the people who did the original configuration and setup
are no longer with my company, so I can't ask directly. How would I be
able to tell if it's set one way or another? I certainly see nothing
about cookie auth in the zope.conf file. (I'm hitting the Zope server
directly (not going through our Apache front-end) to make sure I'm only
dealing with a Zope issue.

Thanks Again,
Robin


=====================================
Robin Sale, Software Engineer
Specialized Technology Resources, Inc.
10 Water Street
Enfield CT 06082-4899 USA
[EMAIL PROTECTED]

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Maciej Wisniowski
Sent: Thursday, January 25, 2007 3:22 PM
To: Sale, Robin
Cc: zope@zope.org
Subject: Re: [Zope] Session Timeout Troubles

> I've looked at the debugging page in the control panel, but it doesn't
> tell me anything I recognize as useful.
Are you sure that your authentication uses session? Maybe it uses
cookies? Try to set variable in the session on one page and display this
on the other one. Then wait for 15-20 minutes and see what happens.

Another thing that may cause this is session-resolution-seconds setting
in your zope.conf - this affect session timeout value.

-- 
Maciej Wisniowski
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to