| 
		
			|  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 |  
	|  |  | 
	| 
		
			| Re: Ulimit inside container [message #37568 is a reply to message #37552] | Fri, 25 September 2009 15:51  |  
			| 
				
				
					|  maratrus Messages: 1495
 Registered: August 2007
 Location: Moscow
 | Senior Member |  |  |  
	| Hi, 
 when top runs on the HN it corresponds number 108 to ntp-user name but it's just a way to show information, nothing more. So, you don't have to alter settings on the HN.
 |  
	|  |  |