开发者

Running Lua scripts using FastCGI

I am currently trying to figure out ways to run Lua scripts using FastCGI with either lighttpd or Nginx. The only thing I was able to dig up yet was WSAPI of the Kepler project. But I wonder if there are other possibilities. Important for me is:

  • should be as lightweight a开发者_JAVA技巧s possible
  • should be stable enough to use in a production environment

Many thanks in advance.


I would recommend taking a look at this project: http://github.com/STPeters/luafcgid

There are instructions on how to use it with nginx.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜