Exploratory question here.... so we've successfully added memcached (via python-memcached) to our TurgoGears 1.0.x application... done all our testing and everything seemed to be working fine. However, when we deploy to our production cluster where we have a memcached server on each web server... we find that sometimes flush commands don't make it to all memcached servers defined... this works perfectly fine when running/connecting to multiple memcached servers on the same host as the TG app (no network between TG app instances and memcached instances).
Anyone else experience this problem ? We've already investigated our network/routing/firewall setup and everything seems good there... just wondering if anyone else has implemented their TG app with python-memcached and seen the same problems. John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

