EHCache Remote Server Statistics

View: New views
1 Messages — Rating Filter:   Alert me  

EHCache Remote Server Statistics

by Viral.Desai :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Greg,

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.

Thanks