webpy 运行 fastcgi server 的话,是需要第三方程序来包装一下的,以控制起最大多少个连接,空闲线程数什么的。
mail.sohu.com 现在是用 ZDaemon 来作这个事情;webpy.org 上有一篇教程,描述用 lighttpd 的子项目 spawn-fcgi 来包装 参考 http://webpy.org/cookbook/fastcgi-nginx 我刚试了一下,fastcgi 是可以这样跑起来的 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
