server crash due to many httpd-DSSL
Hellorecently i moved server
on old server apache httpd-dssl was just one process and everything was cool
now on the new server i notice hundred of httpd processes
ps -ef | grep -c httpd
188
and server load exteremely high
here is a snap shot of the first lines of the following command
root@root [~]# ps -ef | grep httpd
root 2784 1 0 05:52 ? 00:00:20 /usr/local/apache/bin/httpd -DSSL
nobody 13234 2784 1 09:22 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13237 2784 0 09:22 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13238 2784 0 09:22 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13244 2784 0 09:22 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13246 2784 0 09:22 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13262 2784 0 09:22 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13269 2784 0 09:22 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13270 2784 0 09:22 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13271 2784 0 09:22 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13311 2784 0 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13318 2784 0 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13319 2784 3 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13320 2784 3 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13323 2784 0 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13324 2784 0 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13325 2784 0 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13326 2784 2 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13328 2784 0 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13329 2784 2 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13330 2784 0 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13331 2784 0 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13332 2784 0 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13333 2784 0 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL
nobody 13334 2784 0 09:23 ? 00:00:00 /usr/local/apache/bin/httpd -DSSL