I've implemented EHCache Remote server as part of caching strategy using RESTful service. I'd like to know what is the best way to get Cache Statistics from the Remote Sever? I can do it using OPTION, but, esentially it is a REQUEST/RESPONSE. I'd like to avoid parsing the RESPONSE string.