问题
I have noticed that the number of HTTP requests on my Cloudant multi-tenant account have experienced a fairly big step increase, but the number of requests made by my client have remained at approximately the same level.
I have recently setup continuous replication to another multi-tenant account around the time that the step increase occurred.
Question: Could replication be responsible for this step increase in HTTP requests?
回答1:
Yes, it is possible that continuous replication is the cause of this step increase. Continuous replication does result in quite a few network calls between the source and target databases.
To verify that your continuous replication is a major contributor to your HTTP usage, you could disable your replication for a day and check that usage charts in the Cloudant dashboard show a steep drop in HTTP requests for that period.
来源:https://stackoverflow.com/questions/27174987/http-requests-have-increased-considerably-since-enabling-continuous-replication