FCKEditor 2.6 终于发布了~
Passenger (mod_rails for Apache) launches
galeki
posted @ 2008-04-12 11:06AM
in Ruby&Rails进修
在插件中添加 Controller
起床后在 DHH 那里看到这篇文章,大喜~
随后转到了 Passenger 的官方网站,上面的简介:
Phusion Passenger — a.k.a. mod_rails — makes deployment of applications built on the revolutionary Ruby on Rails web framework a breeze. It follows the usual Ruby on Rails conventions, such as “Don’t-Repeat-Yourself”.
- Deployment is only a matter of uploading application files. No Ruby on Rails-specific server configuration required!
- Built on the industry standard Apache web server.
- Allows Ruby on Rails applications to use about 33% less memory, when used in combination with Ruby Enterprise Edition (optional).
- Zero maintenance. No port management, server process monitoring or stale file cleanup required. Errors are automatically recovered whenever possible.
- Designed for performance, stability and security. Passenger should never crash Apache even in case of crashing Rails applications.
- Well-documented, for both system administrators and developers!
岂不以后可以像部署 php 那样轻松的在 Apache 上部署 rails 的网站了,不用配置复杂的配置文件,只需像 php 那样上传你的 rails 程序即可~
官方声称速度比 Mongrel 稍快,不过部署的便捷性才是 Passenger 的重点,如果 Passenger 在安全性、稳定性之类的都没问题的话,凭借着 Apache 的占有率,对 Rails 肯定是个不错的推广,也许会有很多主机商推出 Rails 空间吧~ 想拿 Rails 赌一把的,现在着手尝试搞个基于 Passgenger 的 Rails 主机也不错~ 
有人已经尝试了,安装和配置很简单,运行的效果和原来无异( 那是当然…… )。
官方还有视频指导,感兴趣的朋友可以去看看~ 
- 全局相关文章
-
- No match
- 相关文章
-
- No match
