Hello,
We have several servers which overloaded by subprocess "httpd -n 89':
	
	
	
		
We've tried to kill it manually, however it reappears immediately and loads again. We also have several servers with the sam configuration (cPanel + CloudLinux + Litespeed), same CPU and RAM, less of clients, which are working properly without "httpd -n"
Can someone take a look and suggest how it can be resolved? Thanks
								We have several servers which overloaded by subprocess "httpd -n 89':
		Code:
	
	~]# ps xauf | grep http
root      522971  6.6  0.2 225664 198368 ?       S    09:57   0:13 litespeed (lshttpd)
root      522977  0.0  0.0  16928   804 ?        S    09:57   0:00  \_ httpd (lscgid)
nobody    523339  1.3  0.2 241896 197588 ?       Dl   09:57   0:02  \_ litespeed (lshttpd)
nobody    523340  4.5  0.2 326540 205824 ?       Sl   09:57   0:08  \_ litespeed (lshttpd)
root      527366 98.8  0.0  16932   984 ?        R    10:00   0:18      \_ httpd -n 89
	Can someone take a look and suggest how it can be resolved? Thanks
								
									Last edited by a moderator: