[Jenkins-infra] Apache on cucumber. prefork vs multi-thread
R. Tyler Croy
tyler at monkeypox.org
Wed May 28 15:03:35 UTC 2014
(replies inline)
On Tue, 27 May 2014, Dean Yu wrote:
> Probably the main thing to be on the lookout for are whether Apache
> modules you care about are safe to use with MT Apache, or if they assume a
> pre-fork model.
Fortunately, aside from Mirror Brain I don't believe we're using any complex
modules inside of Apache. I think we're good there.
We can change from pre-fork to MT for cucumber for for now, but as we move
services around I'm inclined to default to nginx unless otherwise necessary
(mirrorbrain) for the performance and configuration ease.
- R. Tyler Croy
------------------------------------------------------
Code: <https://github.com/rtyler>
Chatter: <https://twitter.com/agentdero>
% gpg --keyserver keys.gnupg.net --recv-key 3F51E16F
------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.jenkins-ci.org/pipermail/jenkins-infra/attachments/20140528/295f7d01/attachment.asc>
More information about the Jenkins-infra
mailing list