[
https://issues.apache.org/jira/browse/TS-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Conan Wang updated TS-1053:
---------------------------
Description:
combo_handler require ESI's code. Before make ESI work as a lib, you can try it
this way:
make "esi/lib" and "esi/fetcher" the subdir of combo_handler and use the
makefile.
{noformat}
combo_handler
|____combo_handler.cc
|____fetcher
|____lib
|____LICENSE
|____Makefile
|____README
{noformat}
was:
combo_handler require ESI's code. Before make ESI work as a lib, you can try it
this way:
make "esi/lib" and "esi/fetcher" the subdir of combo_handler and use the
makefile.
combo_handler
|____combo_handler.cc
|____fetcher
|____lib
|____LICENSE
|____Makefile
|____README
> get combo_handler compiled
> --------------------------
>
> Key: TS-1053
> URL: https://issues.apache.org/jira/browse/TS-1053
> Project: Traffic Server
> Issue Type: Task
> Components: Plugins
> Reporter: Conan Wang
>
> combo_handler require ESI's code. Before make ESI work as a lib, you can try
> it this way:
> make "esi/lib" and "esi/fetcher" the subdir of combo_handler and use the
> makefile.
> {noformat}
> combo_handler
> |____combo_handler.cc
> |____fetcher
> |____lib
> |____LICENSE
> |____Makefile
> |____README
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira