GitHub user shukitchan opened a pull request: https://github.com/apache/trafficserver/pull/779
TS-4627: support TSRemapOSResponse in ts_lua @jpeach pls take a look. Thanks. I want to add enhancement to ts_lua so I can write script to take advantage of the TSRemapOSResponse() related functionality. Basically it would allow me to do something when origin server fails to connect (such as DNS error, timeout, etc) You can merge this pull request into a Git repository by running: $ git pull https://github.com/shukitchan/trafficserver osresponse Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/779.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #779 ---- commit 74c3993677a3acb66bd83ce57342c70de92ba129 Author: Kit Chan <kic...@apache.org> Date: 2016-07-01T13:05:44Z TS-4627: support TSRemapOSResponse in ts_lua ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---