Make "error documents" templatable to the administrator
-------------------------------------------------------

                 Key: TS-960
                 URL: https://issues.apache.org/jira/browse/TS-960
             Project: Traffic Server
          Issue Type: Improvement
    Affects Versions: 3.1.1
            Reporter: Igor Galić


I believe it would be enormously usable to the Administrator to have 
templatable (editable) error documents (like httpd does)

That means to remove the HTML code from proxy/http/HttpMessageBody.cc and put 
it in a template
replace things title with @@TITLE@@ or similar -- maybe even WARN the user that 
they have to occur in exactly that order to work, so as to make parsing as 
simple as possible.?

In any case this template should be cached, and only read once upon startup. We 
have a cache, after all, we should use it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to