Issue (View Online)

Key: NXP-937
Issue Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Jean-Marc Orliaguet
Reporter: Jean-Marc Orliaguet

Operations

View all
View comments
View history
browser caching of web resources 
Updated: 15/05/07 09:36   Created: 01/05/07 21:03  

The following comment has been added to this issue: [ Permlink ]

Author: Jean-Marc Orliaguet
Date: 15/05/07 09:36
Comment:
I've modified the uid generator in nxthemes core to generate more predictable series.

I was thinking of turning the cache on, and add a parameter in the <application> extension for setting the cache lifetime.

for /nuxeo/a4j.res/org.ajax4jsf.framework.ajax.AjaxScript.faces I don't know how to do it, this should probably be done on the server side or in apache.

Project: Nuxeo Enterprise Platform 5
Fix Versions: 5.1 M3

 Description   

after experimenting with LiveHTTPHeaders firefox plugins here some improvements to make pages load faster:

- add a parameter in nxthemes to control the caching of dynamic styles in the browser (+ make sure that style uids are preserved after a simple server restart, to avoid having to force a page reload).

- /nuxeo/a4j.res/org.ajax4jsf.framework.ajax.AjaxScript.faces
 is a 37K static _javascript_ file that is downloaded at each request. (see if it can be cached)

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to