The Warden process limit on the DEAs is currently set statically[1]. We
have some legacy projects that have large thread-pools and would like to
increase this limit. Would a PR making this configurable be accepted?
I've increased this in my dev environment and haven't found any problems
but I'm worried I might be overlooking reasons for capping this.
-Mike
- https://github.com/cloudfoundry/dea_ng/blob/master/lib/dea/starting/instance.rb#L24
have some legacy projects that have large thread-pools and would like to
increase this limit. Would a PR making this configurable be accepted?
I've increased this in my dev environment and haven't found any problems
but I'm worried I might be overlooking reasons for capping this.
-Mike
- https://github.com/cloudfoundry/dea_ng/blob/master/lib/dea/starting/instance.rb#L24