nghttpx: Replace old script file options with --mruby-file

This commit is contained in:
Tatsuhiro Tsujikawa 2015-10-25 17:05:15 +09:00
parent 0b2c139eaa
commit 9231a4ba57
1 changed files with 2 additions and 8 deletions

View File

@ -1644,14 +1644,8 @@ Process:
be used to drop root privileges. be used to drop root privileges.
Scripting: Scripting:
--request-phase-file=<PATH> --mruby-file=<PATH>
Set mruby script file which will be executed when Set mruby script file
request header fields are completely received from
frontend. This hook is called request phase hook.
--response-phase-file=<PATH>
Set mruby script file which will be executed when
response header fields are completely received from
backend. This hook is called response phase hook.
Misc: Misc:
--conf=<PATH> --conf=<PATH>