Results 1 to 1 of 1
Does anyone know how to increase the stack size that a daemon can use?
Like: ulimit -s unlimited?
I tried /etc/security/limits.conf but that is not used by the daemon so ...
- 04-06-2010 #1Just Joined!
- Join Date
- Jul 2004
- Location
- Belgrade
- Posts
- 20
increase stack size for a service?
Does anyone know how to increase the stack size that a daemon can use?
Like: ulimit -s unlimited?
I tried /etc/security/limits.conf but that is not used by the daemon so it doesn't affect it.
Can I use /etc/initscript to solve this? I tried using it but I cannot restart the system after that. Luckily, it's a VM so I just snapshot it before I experiment.


Reply With Quote