On Fri, May 30, 2008 at 2:02 AM, Adrian Chadd <[EMAIL PROTECTED]> wrote: > On Thu, May 29, 2008, Kinkie wrote: >> Hi all, >> I'd like to have everyone's input on the option of moving cachemgr >> from its current "location" to a proper HTTP squid-internal-* prefix. >> This would make the development of cachemgr-related tools much easier. > > Whats limiting atm?
cache_object: is really HTTP in disguise; might as well call it by name. Doing so would enable developers of tools querying cachemgr to use any of the N-thousand readily available HTTP client libraries withouth requiring low-level library hackery. For instance, Javascript could be an interesting solution for such a front-end, but its async HTTP client object doesn't allow for such low-level hackery. -- /kinkie
