Summary | Horde and IMP icons always get reloaded when page refresh |
Queue | Horde Framework Packages |
Queue Version | FRAMEWORK_3 |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | bruno (at) arqs (dot) com (dot) br |
Created | 11/27/2007 (6468 days ago) |
Due | |
Updated | 11/27/2007 (6468 days ago) |
Assigned | |
Resolved | 11/27/2007 (6468 days ago) |
Milestone | |
Patch | No |
State ⇒ Rejected
icons in the page get reloaded together, increasing server load and
page reload time (about 70 apache process are created to hande the
requests per client).
I tried to force the caching of the images using apache mod_expire,
but no success to date.
issue. And remember if serving graphics via https, you are out of
luck (they never can be cached on the browser).
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Horde and IMP icons always get reloaded when page refresh
Queue ⇒ Horde Framework Packages
icons in the page get reloaded together, increasing server load and
page reload time (about 70 apache process are created to hande the
requests per client).
I tried to force the caching of the images using apache mod_expire,
but no success to date.