Analytics Wont Work
Sun, 07/11/2010 - 02:16
So i installed memcached on ubuntu 10, everything went flawless. I clicked test operations, i saw analytics working. Then i used my java client (spymemcached based) to connect to 11211 and everything worked in terms of memcached but I could not see analytics working at all. Is this because I am not connecting to the proxy port?
If so, then in the developers guide it says if you want extreme performance , use port 11211, but is the tradeoff for performance the analytics?
Thanks,
Faisal Abid
Analytics with the direct port is most definitely supported. I suspect you may be looking at the wrong bucket in the WebUI. If you click on the buckets link on the left hand side then select the bucket you're directing your app to (the one you're using SASL auth to access, if any; otherwise the "default" bucket).
People have gotten confused before by turning on the test app, which brings you to the analytics for the test_application bucket, and then not going back to overall analytics or the bucket they're actually using.
Hope that helps,
- Matt