使用 FastCGI 运行 Lua 脚本

发布于 2024-09-29 19:25:51 字数 246 浏览 1 评论 0原文

我目前正在尝试找出使用 FastCGI 与 lighttpd 或 Nginx 一起运行 Lua 脚本的方法。我唯一能挖掘到的是开普勒项目的WSAPI。但我想知道是否还有其他可能性。对我来说重要的是:

  • 应该尽可能轻量级
  • 应该足够稳定以便在生产环境中使用

提前非常感谢。

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 as possible
  • should be stable enough to use in a production environment

Many thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

作妖 2024-10-06 19:25:51

我建议看看这个项目:
http://github.com/STPeters/luafcgid

有关于如何将其与 nginx 一起使用的说明。

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

There are instructions on how to use it with nginx.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文