DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44441>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44441

           Summary: Improve client side caching
           Product: Lenya
           Version: Trunk
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Miscellaneous
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


One thing that would greatly help out with performance is if there was more
caching client side. The biggest issue is the css files aren't cache due to no
headers allowing the browser to do so. Here are the headers of a css file:

Date: Sun, 17 Feb 2008 04:38:17 GMT
Server: Jetty/5.1.4 (Linux/2.6.9-67.0.1.ELsmp amd64 java/1.5.0_06
X-Cocoon-Version: 2.1.12-dev
Content-Type: text/css
Content-Length: 9335

200 OK

It also appears that the XHTML icon in the site tree isn't cached either. Other
images of the sitetree do return 304's.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to