https://issues.apache.org/bugzilla/show_bug.cgi?id=54614
Bug ID: 54614
Summary: How to configure vhost to cache dynamic image
Product: Apache httpd-2
Version: 2.2.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_cache_disk / mod_disk_cache
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
I would like to cache dynamic content from my web application.
For instance, my web application is calling database to load a image and the
url is "GET
/webpayment/displayTemplateResourcesServlet?img=padlock.png_72608140322267_1359644781777
HTTP/1.1" 2
Is that possible to cache this dynamic image ?
I am good with static content
I am using CacheEnable disk /webpayment/js
and i am able to cache all javascript file from js directory
Dynamic content is more complex...
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]