Dispatcher none status
Morning,
we have both an infrastructure consisting of dispatcher and publish instance on the same machine, and in two separate machines.
In both configurations however one and only one call to a specific servlet, even if it's cached, when called from another linux machine and not from the browser does not return the cached json data, but executes the whole servlet. Inspecting the dispatcher logs, instead of the hit/miss status I see none.
No dynamic parameters are passed in the call. Can you explain me the meaning of "none"?
Thanks a lot