Hi Amos, There is a small bug in this patch.In the generated ProtocolType_str array the "CACHEOBJ" field should be "CACHE_OBJECT", else the cache manager does not work.
I think there are the following options:1) Modify the CacheManager::ParseUrl method to parse urls in the form "cacheobj://......"
2) Rename the PROTO_CACHEOBJ (ProtocolType enum) to PROTO_CACHE_OBJECT
I think the second is the correct, but maybe there are other options too ...
Regards,
Christos
