Hi All,
I’m having problem with my couchbase server setup. This is how it looks:
- The server [3.0.1 Community Edition] is running on Windows 2012 Virtual Machine on Azure (3.5 GB RAM & 2 Cores)
- The web app (ASP.NET & C# Couchbase SDK) is hosted on Azure as well
- The web app and Couchbase server are connected via VPN (for security purpose)
The app performance is really slow - page loads take 5-6 seconds, etc. And when I test ops / per second using simple loop with single document fetch directly from the bucket I get like 5-6 ops / sec.
When I launch the same test console app on the server , I got 1500 ops / sec result. So the difference is huge and i have no idea where to look.
If you need more details on my setup I’ll gladly share them.
Thanks,
Mat