Bonsoir,
J'ai un serveur php/apache qui répond très lentement aux requêtes HTTP, je ne comprends pas pourquoi.
En faisant un "top", tout a l'air normal :
	
	
	
		
avec un ps aux j'ai une centaine de lignes relatives à apache2, en voici un extrait:
	
	
	
		
(je n'en ai mis qu'un bout. J'en ai 4 fois plus de process). Ca peut être la cause du problème ??
Merci
				
			J'ai un serveur php/apache qui répond très lentement aux requêtes HTTP, je ne comprends pas pourquoi.
En faisant un "top", tout a l'air normal :
		Code:
	
	top - 23:05:55 up 145 days,  6:56,  1 user,  load average: 0.05, 0.06, 0.09
Tasks: 208 total,   1 running, 206 sleeping,   1 stopped,   0 zombie
Cpu(s):  2.0%us,  0.3%sy,  0.0%ni, 97.2%id,  0.0%wa,  0.2%hi,  0.3%si,  0.0%st
Mem:   2047128k total,  1813424k used,   233704k free,   236336k buffers
Swap:   522104k total,      116k used,   521988k free,   844624k cachedavec un ps aux j'ai une centaine de lignes relatives à apache2, en voici un extrait:
		Code:
	
	www-data 25326  0.0  0.3 211616  8024 ?        S    22:49   0:00 /usr/sbin/apache2 -k start
www-data 25327  0.0  0.6 215060 14204 ?        S    22:49   0:00 /usr/sbin/apache2 -k start
www-data 25328  0.0  0.4 213956 10096 ?        S    22:49   0:00 /usr/sbin/apache2 -k start
www-data 25329  0.0  0.6 214784 13628 ?        S    22:49   0:00 /usr/sbin/apache2 -k start
www-data 25330  0.0  0.6 214656 13632 ?        S    22:49   0:00 /usr/sbin/apache2 -k start
www-data 25331  0.0  0.6 214976 13720 ?        S    22:49   0:00 /usr/sbin/apache2 -k start
www-data 25332  0.1  0.7 215188 14516 ?        S    22:49   0:01 /usr/sbin/apache2 -k start
www-data 25333  0.0  0.6 214724 13984 ?        S    22:49   0:00 /usr/sbin/apache2 -k start
www-data 25334  0.1  0.7 214984 14640 ?        S    22:49   0:01 /usr/sbin/apache2 -k start
www-data 25335  0.0  0.6 214200 13264 ?        S    22:49   0:00 /usr/sbin/apache2 -k start
www-data 25336  0.0  0.6 215020 14180 ?        S    22:49   0:00 /usr/sbin/apache2 -k start
www-data 25337  0.0  0.6 214624 13412 ?        S    22:49   0:00 /usr/sbin/apache2 -k start
www-data 25395  0.0  0.6 214916 14080 ?        S    22:50   0:01 /usr/sbin/apache2 -k start
www-data 25397  0.0  0.6 214980 13660 ?        S    22:50   0:00 /usr/sbin/apache2 -k start
www-data 25398  0.0  0.5 214680 11984 ?        S    22:50   0:00 /usr/sbin/apache2 -k start
www-data 25399  0.0  0.6 214720 13364 ?        S    22:50   0:00 /usr/sbin/apache2 -k start
www-data 25403  0.0  0.5 214516 11224 ?        S    22:50   0:00 /usr/sbin/apache2 -k start
www-data 25404  0.0  0.5 214684 11716 ?        S    22:50   0:00 /usr/sbin/apache2 -k start
www-data 25405  0.0  0.6 214940 14112 ?        S    22:50   0:00 /usr/sbin/apache2 -k start
www-data 25407  0.0  0.7 214868 14480 ?        S    22:50   0:00 /usr/sbin/apache2 -k start
www-data 25408  0.0  0.6 214920 14220 ?        S    22:50   0:00 /usr/sbin/apache2 -k start
www-data 25409  0.0  0.6 214868 12744 ?        S    22:50   0:00 /usr/sbin/apache2 -k start
www-data 25410  0.0  0.6 214880 13472 ?        S    22:50   0:00 /usr/sbin/apache2 -k start
www-data 25411  0.0  0.6 214744 14324 ?        S    22:50   0:01 /usr/sbin/apache2 -k start
www-data 25412  0.0  0.7 214924 14452 ?        S    22:50   0:00 /usr/sbin/apache2 -k start
www-data 25413  0.0  0.6 214680 12924 ?        S    22:50   0:00 /usr/sbin/apache2 -k start
www-data 25414  0.0  0.6 214664 13164 ?        S    22:50   0:00 /usr/sbin/apache2 -k start
www-data 25415  0.0  0.7 214724 14464 ?        S    22:50   0:00 /usr/sbin/apache2 -k start
www-data 25416  0.0  0.6 214980 13452 ?        S    22:50   0:00 /usr/sbin/apache2 -k start(je n'en ai mis qu'un bout. J'en ai 4 fois plus de process). Ca peut être la cause du problème ??
Merci
 
     
 
		 
 
		 
 
		 
 
		 
 
		 
 
		