Hey, when I type "top" into ssh I see 3 proccesses of lshttpd, 2 are running by nobody, 1 by root., lsws is installed as nobody:nobody. Also, I see 2 lsphp5 processes, by nobody both. I have 4 virtual hosts configured. ARe those proccesses normal, I think there should be only 1 proccess lshttpd and lsphp5. Also, how many ram memory lsws enterprise is supposed to spend?
That's normal. memory usage of LSWS depends on number of vhosts configured and the number of concurrent connections. range from 20M-200M.
The lshttpd process owned by root acts as a "watcher" for the other lshttpd processes in case it goes down. Memory usage is almost always less than 10M on my server.