Open ra-at-diladele-com opened 7 years ago
> routes = append(routes, service.RestRoute{ > Url: "/monitoring/analytics/icap/getlastitems", > Method: "GET", > Handler: c.GetLastItems, > })
we ask squid directly using squidclient binary now - so there is no need to get the last items through wsmgrd.
NOTE: all other routes MUST remain intact.