Is there a way to call only web cache for specific URL's
I am using CQ 5.5 with Apache web server. My current problem is I have placed some content in web server cache which is not present in publisher, so that dispatcher can directly call the content from cache. But half of the times, the request is going to publisher which is causing errors in the publisher. Is there any way to call specific URL's only from web cache present under root folder and not to invoke publisher?
Though the content has to be placed in publisher server, due to some urgent scenarios, placed it in web server directly.
Regards,
Deepak.