Vojtech Szocs has posted comments on this change. Change subject: userportal, packaging: Serve static content with web server ......................................................................
Patch Set 2: First of all, the idea behind this patch is great. With this patch, only requests to Generic API servlet & UserPortal host page servlet will make it to JBoss. From UserPortal WAR web.xml [servlet-mapping] perspective, this should be OK. However, this patch contradicts with http://gerrit.ovirt.org/#/c/10449/ which implements different caching policies for different kinds of GWT application (e.g. UserPortal) resources, both static & dynamic, via GwtCachingFilter. Juan, what do you think? Would it be possible to implement caching policies, as described in GwtCachingFilter Javadoc, via Apache configuration? -- To view, visit http://gerrit.ovirt.org/11762 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I725ef50beb223b5bb38d48ea93dc1ea8b406b12e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
