• Hi everyone,

    I always have problems with my memory consumption, I don’t know if I have a lot of plugins or what… Here you are my list:

    Akismet – Version 2.4.0
    Contact Form 7 – Version 2.4.1
    Exploit Scanner – Version 0.97.2
    Facebook Connect – Version 1.3.1
    Get Recent Comments – Version 2.0.6
    Google XML Sitemaps – Version 3.2.4
    No Self Pings – Version 0.2
    Platinum SEO Pack – Version 1.3.4
    Related Posts by Category – Version 0.6
    Text Based Image Links – Version 1.2
    Twitter Tools – Version 2.4
    Twitter Tools – Bit.ly URLs – Version 2.4
    Twitter Tools – Exclude Category – Version 2.4
    Twitter Tools – Hashtags – Version 2.4
    W3 Total Cache – Version 0.9.1.3
    WordPress.com Stats – Version 1.7.5
    WP-DownloadManager – Version 1.50
    WP-Memory-Usage – Version 1.2.0
    WP-PageNavi – Version 2.61
    WP Security Scan – Version 2.7.1.2

    Do you know if any of it cause problems?

    If I run the following command in the shell: [ps34739]$ for k in $(ps -u blah85 u | awk ‘NR != 1 {print $2, $6}’ | sort -k 2 -nr | awk ‘{print $1}’) ; do ps -p $k u | awk ‘NR != 1 {print $2, $6, $11}’ ; lsof -wp $k | grep home | awk ‘{print $9}’; done;

    Appears me that… when I acceed into wp-admin panel…

    (The first number is the proccess id, the second is the memory used)

    22784 63532 php5.cgi
    /home/blah85/cy/wp-admin
    21616 51772 php5.cgi
    /home/blah85/cy/wp-admin
    20916 1800 -bash
    /home/blah85
    8930 1780 -bash
    /home/blah85
    18253 1772 proftpd:
    20914 1744 sshd:
    8844 1740 sshd:
    [ps34739]$

    Suddenly appears 65mb more… I really don’t know why… Is this normal? Sometimes the site tooks 200mb of memory with poor visits.

    Do I need a Site Optimization?

    Well… I hope your help.

    Thanks,
    Firk

  • The topic ‘Memory consumption problem, my blog suddenly uses 50 and then 200mb’ is closed to new replies.