Chris Withers wrote:
>> To my knowledge, the request that throws this isn't touching the session 
>> or temp_folder, but I guess something is.
>>
>> How can I find out what code is actually touch this and so causing this 
>> conflict?
>>     
This might be something with timeslices and buckets that are core 
concepts in Transience.
Take a look at HowTransienceWorks.stx document or at my old post about 
this issue:
http://www.mail-archive.com/zope-...@zope.org/msg22620.html

AFAIR you don't even have to touch session objects in order to make 
transience machinery work.

You may try to incerase session_resolution_seconds (eg. to 300) at your 
zope.conf to get rid of these conflict errors.

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

Reply via email to