Hi David, On 9/11/12 3:36 PM, David Birdsong wrote:
Supervisord running as root, which it often is, is well positioned to parse the program specific values, upon fork but before the exec, calling setrlimit to set up the correct 'space' for the program to run I patched our supervisord to allow a program to specify: minfds= minprocs= stacksize=
...
Does anybody else need or want this?
Yes. This has come up a few times on the list. I think we should try to include per-program limits in a future version.
Thanks, Mike -- Mike Naberezny Maintainable Software http://maintainable.com _______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
