app-version in URL should be disabled when in production-mode
-------------------------------------------------------------

                 Key: TAP5-1133
                 URL: https://issues.apache.org/jira/browse/TAP5-1133
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.1.0.7, 5.1.0.6, 5.1.0.5, 5.1.0.4, 5.1.0.3, 5.1.0.2, 
5.1.0.1, 5.1.0.0
            Reporter: Antoine Lochet


The app-version added in the URL for static elements which is convenient is 
development mode to avoid browser caching.
We have a trouble in production when Tapestry is behind load-balancers.
One request can fail (error 404) if it arrives on a different server after a 
first request on another server.
This should be desactivated in production-mode to avoid such errors.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to