Adding functionality to enable caching of content served out by Servlets.
-------------------------------------------------------------------------

                 Key: SHINDIG-1381
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1381
             Project: Shindig
          Issue Type: New Feature
          Components: Java
            Reporter: Gagandeep Singh
            Assignee: Gagandeep Singh


Allow the HttpResponse generated by servlets like ProxyServlet, ConcatServlet, 
HtmlAccelServlet etc. to be cached so that when a subsequent request comes, the 
same pre cached response can be returned to the user as is.
Saves processing the request again.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to