One of our Notes applications uses a view that is indexed by season and city. In general our users got an excellent response time when they query the database on our company network. A few users however, experience that some queries by season and city are extremely slow (> 3 minutes to wait for a response) but other queries are not. This drives me nuts, because when I execute the same query on the same network and the same database and at the same time, the response time is excellent. The only thing that the users, who got a bad response time, have in common is that they also have a local replica on their PC's. But, if they are in house, they access the server database instead. What could have caused this? I'm at a complete loss.