OK, I've got more information on this problem now. I have a single client running on a separate machine from my ZEO, and a couple of clients on the same machine. The client on the separate machine IS getting changes immediately, whereas the local clients are not. On Tuesday, October 7, 2003, at 07:03 PM, J Cameron Cooper wrote:
We just did an upgrade to Zope 2.6.2 and ZEO 2 (we were on 2.6.1 and ZEO 1 before). We ended up setting up clients on port 8080 this time, rather than running them on 80 as we did before, but we're using the same round robin Squid load balancing setup we were using previously (from Toby Dickenson's howto here: http://www.zope.org/Members/htrd/howto/squid). What we're noticing, though, is now it looks like changes we make through our rewritten URLs are occurring on one client and not necessarily happening immediately on the other clients. I'm guessing this is a caching issue or something that we didn't have to deal with with ZEO 2, but I'm not sure.