GitHub user zwoop opened a pull request:
https://github.com/apache/trafficserver/pull/32
First whack a lua in core.
Wraps records, ssl_multicert and remap UrlRewrite.cc stuff.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/postwait/trafficserver lua_in_core
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/32.patch
----
commit c2ca0dca541bf98608a1ec998a7c258bffaabb29
Author: Theo Schlossnagle <[email protected]>
Date: 2013-10-18T23:58:02Z
First whack a lua in core.
Wraps records, ssl_multicert and remap UrlRewrite.cc stuff.
----