Migrated a Vanilla forum (php) to an Azure website with a cleardb mysql database.
It's working but performance is horrible in terms of page loading compared to my previous installation. I'm guessing it's the db connection that's slow but maybe it could be caching not working?
Any pointers on what I can do to investigate/solve the problem? Any suggestion on how I can prove it's an issue with cleardb?
Anyone used cleardb and Azure and had performance issues?
/Niels