VServer laggt

Also, ich fasse mal nocheinmal zusammen, was wir haben:

Der Load deines VServers ist im normalen Rahmen, an PHP bzw. MySQL liegt es nicht, da auch statischer Inhalt - wie Bilder - langsam (bzw. erst nach einiger Zeit) geladen werden. Der Ping des Servers ist auch i.O. Jetzt bleibt nur noch eine Möglichkeit übrig: Es ist ja ein VServer, also kann es sein, dass andere Benutzer diesen so auslasten, dass er so schlecht reagiert.

Dazu habe ich noch zwei Fragen an dich. Wenn du per SSH eingeloggt bist und etwas tippst, tauchen die Zeichen dann sofort auf oder dauert es erstmal ein wenig, bis das getippte zu sehen ist?

Kannst du bitte noch posten, was die Ausgaben von

time ls /
time w
time ps ax

anzeigen? Mich interessieren da vor allem die letzten Zeilen wo die Laufzeit gemessen wird.


Achja, mir ist eben noch etwas eingefallen: Hast du schonmal versucht, den VServer zu rebooten?
 
PHP:
# time ls /
aquota.group  boot  .gnupg  media  private-backup  root  sys  var
aquota.user   dev   home    mnt    proc            sbin  tmp
bin           etc   lib     opt    .rnd            srv   usr

real    0m0.004s
user    0m0.003s
sys     0m0.001s

PHP:
# time w
 20:13:56 up  1:00,  1 user,  load average: 0,00, 0,00, 0,00
USER     TTY        LOGIN@   IDLE   JCPU   PCPU WHAT
root     pts/0     20:12    0.00s  0.04s  0.00s w

real    0m0.007s
user    0m0.001s
sys     0m0.006s

PHP:
# time ps ax
  PID TTY      STAT   TIME COMMAND
    1 ?        Ss     0:00 init [3]
15753 ?        S<s    0:00 /sbin/udevd --daemon
15963 ?        Ss     0:00 /usr/bin/dbus-daemon --system
16039 ?        Ss     0:00 /usr/sbin/hald --daemon=yes --retain-privileges
16317 ?        Ss     0:00 /sbin/syslogd -a /var/lib/named/dev/log
16329 ?        S      0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrl
16331 ?        S      0:00 /usr/sbin/courierlogger imapd
16340 ?        S      0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrl
16342 ?        S      0:00 /usr/sbin/courierlogger imapd-ssl
16349 ?        S      0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrl
16351 ?        S      0:00 /usr/sbin/courierlogger pop3d
16359 ?        S      0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrl
16361 ?        S      0:00 /usr/sbin/courierlogger pop3d-ssl
16369 ?        Ss     0:00 /usr/sbin/sshd -o PidFile=/var/run/sshd.init.pid
16375 ?        Ss     0:00 /usr/sbin/xinetd
17449 ?        Ssl    0:00 /usr/sbin/named -t /var/lib/named -u named
17463 ?        S      0:00 /bin/sh /usr/bin/mysqld_safe --user=mysql --pid-file=
17498 ?        Sl     0:03 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/my
17513 ?        S      0:00 qmail-send
17514 ?        S      0:00 splogger qmail
17515 ?        S      0:00 qmail-lspawn | /usr/bin/deliverquota ./Maildir
17516 ?        S      0:00 qmail-rspawn
17517 ?        S      0:00 qmail-clean
17578 ?        Ss     0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -
17603 ?        Ss     0:00 /usr/local/psa/admin/bin/httpsd
17607 ?        S      0:02 /usr/local/psa/admin/bin/httpsd
17644 ?        Ss     0:00 /usr/sbin/cron
18238 ?        S      0:02 /usr/local/psa/admin/bin/httpsd
21828 ?        S      0:01 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -
22064 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -
22065 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -
22066 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -
22197 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -
22225 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -
22228 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -
22229 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -
22236 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -
22238 ?        S      0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -
23560 ?        Rs     0:00 sshd: root@pts/0
23567 pts/0    Ss     0:00 -bash
23691 pts/0    R+     0:00 ps ax

real    0m0.007s
user    0m0.002s
sys     0m0.005s

Ja wenn ich reboote geht es eine Weile schnell und dann schlag auf schlag wieder schleppend!

Ich verzweifele langsam :(
 

Neue Beiträge

Zurück