Bu arada apach2.conf dosyasının içindeki bir kaç yapılandırmayı da vereyim.


Timeout 120
KeepAlive on
MaxKeepAliveRequests 30
KeepAliveTimeout 45

<IfModule mpm_prefork_module>
  StartServers 40
  MinSpareServers 15
  MaxSpareServers 25
  ServerLimit  1500
  MaxClients 1500
  MaxRequestsPerChild 3500
</IfModule>


<IfModule mpm_worker_module>
  StartServers 16
  MaxClients 500
  MinSpareThreads 500
  MaxSpareThreads 700
  ThreadsPerChild 40
  MaxRequestsPerChild 10000
</IfModule>
    

From: said imamoğlu 
Sent: Thursday, February 05, 2009 3:11 AM
To: Ubuntu Turkiye Users and Developers List 
Subject: Re: [ubuntu-tr] Apache sorunu !


time host -ta google.com çıktısı ;

google.com has address 209.85.171.100
google.com has address 74.125.45.100
google.com has address 74.125.67.100

real 0m2.145s
user 0m0.000s
sys 0m0.008s

________________________________

resolve.conf dosyasının içeriği ;

nameserver 127.0.0.1
nameserver 91.121.11.186
nameserver 213.186.33.99
search ovh.net

tşkler.


From: Cafer Şimşek 
Sent: Thursday, February 05, 2009 3:06 AM
To: 'Ubuntu Turkiye Users and Developers List' 
Subject: Re: [ubuntu-tr] Apache sorunu !


Merhaba,

 

DNS sorunu gibi görünüyor.

 

time host -ta google.com

 

komutunun sonuçlarını yollayabilir misiniz?

 

Ayrıca /etc/resolv.conf dosyanızın içeriğini de yollayabilirseniz yardımcı 
olmaya çalışırız.

 

 

 

Sevgiler.

 

Cafer Şimşek

http://cafer.org/

 

From: [email protected] 
[mailto:[email protected]] On Behalf Of said imamoğlu
Sent: Thursday, February 05, 2009 2:46 AM
To: Ubuntu Turkiye Users and Developers List
Subject: [ubuntu-tr] Apache sorunu !

 

merhabalar değerli arkadaşlar.

 

ubuntu 8.04 Hardy Desktop yüklü serverlarımda çok ciddi bir sorunum var.

Serverları file server olarak kullanıyorum. .htaccess & .htpasswd  ile 
kullanıcı kontrolu yapıyorum.

 

Sorunum şu , 91.121.11.186 ip adresiyle http protkolunden baglanmak istedigimde 
yaklaşık 1 dk bekledikten sonra yanıt alıyorum sunucudan. sunucuya cok fazla 
sayıda kullanıcı da baglı degil. max 3-5 kullanıcı varkende aynı sorun var.

 

apache yüklerken kullandığım komut : sudo apt-get install apache2 
libapache2-mod-php5 php5-gd

 

bunun dışında herhangi bir kurulum ve ayar falan yapmadım.

 

 

tşkler.



--------------------------------------------------------------------------------


-- 
ubuntu-tr mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-tr



--------------------------------------------------------------------------------


-- 
ubuntu-tr mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-tr
-- 
ubuntu-tr mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-tr

Cevap