Log in or Create a profile
Home → Questions →
20 Apr, 2012 06:56 PM
What JSON do I have to put into the cloud config to limit the no. of unicorn processes?
Support Staff 2 Posted by Daniel Hüsch on 23 Apr, 2012 07:09 AM
The following.
{ "rails": { "max_pool_size": 4 } }
Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)
You can attach files up to 10MB
If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.
2 people watching.
A conversation has been started with the Peritor Scalarium staff to resolve this discussion.
This discussion is private. Only you and Peritor Scalarium support staff can see and reply to it.
Make Public
This discussion is public. Everyone can see and reply to it.
Make Private
Support Staff 2 Posted by Daniel Hüsch on 23 Apr, 2012 07:09 AM
The following.