Does it happen with all cache backends?

On Feb 12, 3:14 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Upon further investigation, it appears the feeds framework is not the
> involved. Even getting a plain page I hit the same problem. As soon as
> I make the call from the external site the django site freaks out when
> caching is turned on through memcache.
>
> On Feb 12, 12:08 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>
> > So I'm attempting to implementent caching with memcached today --
> > yeah, yeah, I know, long overdue -- and am hitting a snag. The problem
> > isn't with memcached, which webfaction so pleasantly has installed for
> > me, or with setting up the caching in django, which seems to have gone
> > pretty easily. I'm running into a problem with feeds and caching.
>
> > When I have caching running, after a few minutes it stops working
> > properly, the pages take forever to load or proxy error out, and the
> > whole thing goes belly up. After testing various things, I believe the
> > issue is related to a legacy php-based site which is pulling the
> > django site's forum feed and displaying the latest topics.
>
> > Could there be some issue with pulling that feed and memcached? Does
> > any of this make any sense? Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to