[Webserver] Connectie problemen...

Pagina: 1
Acties:

  • Aetje
  • Registratie: September 2001
  • Laatst online: 18-12-2025

Aetje

Troubleshooting met HAMERRR

Topicstarter
Een goede kennis van mij host de sites http://www.dire.net/ en http://www.darkdesire.com/ (twee nog in aanleg zijnde gothic sites). Nu, de server geeft problemen... Het blijkt dat connecties die wat grotere bestanden of streams overzenden, niet in stand blijven. Ook SSH sessies geven timeouts.

Ik ben aan het proberen om met hem er achter te komen wat er met deze server aan de hand is. Het is een Linux server die Apache draait. Wat ik al geprobeerd heb:
- Bandwith probleem -> packetloss? Half uurtje een Ping -t gedraaid, 0 packetloss.
"Brujah: I did a file transfer, ftping from ftp://ftp.jasc.com/pub/psp704ev.exe to the server and the file was only transferring at about 40 kB/s while my own connection was downloading it at 110 kB/s" Nee dus...
- Server load? "Brujah: load average: 0.00, 0.08, 0.12" Niet dus...

Eens een "ps" gevraagd...
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Brujah:   PID TTY      STAT   TIME COMMAND 
    1 ?        S      0:03 init  
    2 ?        SW     0:03 [kflushd] 
    3 ?        SW     0:25 [kupdate] 
    4 ?        SW     0:00 [kpiod] 
    5 ?        SW     0:05 [kswapd] 
    6 ?        SW<    0:00 [mdrecoveryd] 
  398 ?        S      0:13 syslogd -m 0 
  407 ?        S      0:00 klogd 
  437 ?        S      0:00 crond 
  449 ?        S      0:01 inetd 
  454 ?        S      0:03 sshd 
  472 ?        S      0:00 /usr/sbin/pafmgr -e -s paflogd 
  474 ?        S      0:00 /usr/sbin/pafmgr -e pafalertd 
  475 ?        S      0:00 paflogd 
  476 ?        S      0:00 pafalertd 
  484 ?        S      0:00 paflogd 
  485 ?        S      0:00 paflogd 
  486 ?        S      0:00 paflogd 
  487 ?        S      0:00 paflogd 
  488 ?        S      0:00 pafalertd 
  489 ?        S      0:00 pafalertd 
  490 ?        S      0:00 pafalertd 
  491 ?        S      0:00 pafalertd 
  492 ?        S      0:01 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf 
  514 ?        S      0:02 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf 
  515 ?        S      0:09 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
  544 ?        S      0:01 sendmail: accepting connections 
  553 ?        S      0:00 /usr/sbin/pafmgr -e sgalertd 
  556 ?        S      0:00 sgalertd 
  587 ?        SN     0:09 /usr/bin/postmaster    
  602 ?        S      0:00 sh /usr/bin/safe_mysqld --datadir=/home/mysql --pid-file=/home/mysql/www.dire.net.pid 
  622 ?        S      0:00 perl /usr/local/sbin/poprelayd -d 
  634 ?        S      0:00 /usr/sbin/mysqld --basedir=/ --datadir=/home/mysql --user=mysql --pid-file=/home/mysql/www.dire.net.pid - 
  639 ?        S      0:00 /usr/sbin/mysqld --basedir=/ --datadir=/home/mysql --user=mysql --pid-file=/home/mysql/www.dire.net.pid - 
  640 ?        S      0:00 /usr/sbin/mysqld --basedir=/ --datadir=/home/mysql --user=mysql --pid-file=/home/mysql/www.dire.net.pid - 
  655 ?        S      0:03 /sbin/lcdsleep 
  694 ?        S      0:00 /sbin/getty ttyS0 115200 
 4064 ?        S      0:02 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf 
24702 ?        S      0:00 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf 
 8932 ?        S      0:48 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
 8933 ?        S      0:42 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
 8934 ?        S      0:46 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
 8935 ?        S      0:43 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
 8936 ?        S      0:39 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
 8937 ?        S      0:46 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
 8938 ?        S      0:39 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
 8939 ?        S      0:44 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
 9038 ?        S      0:37 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
 9058 ?        S      0:38 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
 9059 ?        S      0:38 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
 9060 ?        S      0:36 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
 9233 ?        S      0:44 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
 9253 ?        S      0:36 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
 9254 ?        S      0:36 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
10399 ?        S      0:45 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
11721 ?        S      0:37 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
15638 ?        S      0:34 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
20532 ?        S      0:23 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
22989 ?        S      0:15 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
23142 ?        S      0:12 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
23143 ?        S      0:15 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
23570 ?        S      0:06 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
23571 ?        S      0:13 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
25602 ?        S      0:03 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
25660 ?        S      0:04 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf 
26142 ?        S      0:00 sshd 
26144 ?        S      0:00 sshd 
26145 pts/0    S      0:00 -bash 
26538 pts/0    R      0:00 ps ax

Veel processes... maar niets vreemds nmm...

Weet iemand wat het wellicht nog kan zijn? Server staat uit zijn neus te vreten, de webpages zijn nog niet eens actief..

Forget your fears...
...and want to know more...


  • Jorn
  • Registratie: Juni 2001
  • Laatst online: 19-08 22:27
Misschien de instelling van apache die bepaalt hoeveel geheugen hij mag gebruiken?
Of het aantal childs en het aantal threads per child hoger zetten?(lijkt me niet, gellof dat dit alleen werkt op het aantal users.)

* Erkens is een sukkel en ramt in mirc op f5 :+
* XTerm GROOOOOOTE kuis houden op hd's :)