部署 GitLab 最新版是用 Nginx + Puma 布署 production 的

imlcl · May 08, 2013 · Last by Saito replied at May 08, 2013 · 3969 hits

Rails 4 开始,是不是比较推崇 Puma 这个 Server? 我自己一直都用 Apache + Passenger,觉得很稳定

@Saito 现在 5.1-Stable 的分支用的还是 Puma 2.0.0.b7,这个分支不更新到 Puma 2.0.1 了吗?

https://github.com/gitlabhq/gitlabhq/issues/3079#issuecomment-15380462

因为 Puma 跟 Passenger 不会 Cache HTTP Response.

所以就做了一个这样的迁移。( 大概是因为这个吧。

#1 楼 @_samqiu 这个分支比较少动,一般不太更新。等下次 Release 就好了。或者跟 Master.

You need to Sign in before reply, if you don't have an account, please Sign up first.