Ulimit inside container [message #37552] |
Fri, 25 September 2009 09:05  |
ddragoev
Messages: 1 Registered: September 2009
|
Junior Member |
|
|
Hi,
I want to increase the open files limit "ulimit -n" just for one user inside one container but I'm bothering the following question:
For example inside he container for the http user with ID: 108 I set the "ulimit -n 2048" and http user runs httpd daemon, the problem is that on the hardware node the ID 108 is ntp so when I run "ps -aux" I see that the ntp user runs httpd on the hardware node.
So I'm wondering do I need to increase the ulimit for the ntp user on the hardware node also???
[Updated on: Fri, 25 September 2009 09:07] Report message to a moderator
|
|
|