Proxies can generate all kids of subtile issues so this will probably NOT answer your question, but it's a start.
First consider the memcached for beaker (if you have mutiple machines on your end). Second, Beaker is not responsible for the authkit cookie. That's handled by middleware before it get's to you controller code. (you didn't say how you authenticated or were you only talking about session cookies?) If you don't already, try setting an Etag. Not all proxies respect them properly but this could fix you problems entirely. Some suggest adding some random cruft to the query string but for me that too ugly for words...but I do all sorts of uglies when I'm backed into a corner. if that doesn't help I'd need more specifics...good luck -- Phil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
