Guest User!

You are not Sophos Staff.

[8.910][BUG] Webadmin excessively bloated

I know that with all the new changes to webadmin some sacrifices will have to be made to the memory footprint but this is kind of excessive. I have a 2GB vmware instance running and after the update and starting snort, I am already swapping about 170Mb ram. What I have noticed is that there is a new process called asg.plx introduced in this version and whenever webadmin is launched, it takes up about 150megs of ram. I don't have anything new enabled for this version like hotspot etc. so the usage has increased for some other reason compared to previous versions. This added to the cssd daemon adds up to be almost 300megs increase in baseline compared to v8.3x

There are other threads about wwwrun cpu usage and I am sure it will be optimized but the memory footprint of webadmin is getting very large at this point. I hate to cry over memory usage all the time but something has to be optimized somewhere. 

gatekeeper:/var/log # ps aux |grep wwwrun
wwwrun    4327  0.0  0.0   8320  1732 ?        S    12:46   0:00 /bin/httpd -f /etc/httpd/httpd.conf
wwwrun    7920  0.9  2.8  74268 59548 ?        S    13:15   0:06 /var/webadmin/index.plx
wwwrun    7954  0.4  2.1  54768 44656 ?        S    13:15   0:03 /var/webadmin/asg.plx
wwwrun    7955  0.5  2.1  54768 44792 ?        S    13:15   0:03 /var/webadmin/asg.plx
wwwrun    7957  0.5  2.1  54768 43944 ?        S    13:15   0:03 /var/webadmin/asg.plx
wwwrun    8229  0.2  1.0  36256 22284 ?        S    13:17   0:01 /var/jape/index.plx
wwwrun    8286  0.0  0.1   9360  3600 ?        S    13:19   0:00 /bin/httpd -f /etc/httpd/httpd.conf
wwwrun    8324  1.2  2.3  60468 48092 ?        S    13:21   0:04 /var/webadmin/index.plx
wwwrun    8325  1.3  2.3  60688 48268 ?        S    13:21   0:04 /var/webadmin/index.plx
wwwrun    8326  0.9  2.1  55988 43808 ?        S    13:21   0:03 /var/webadmin/index.plx
wwwrun    8395  0.0  0.1   9368  3504 ?        S    13:22   0:00 /bin/httpd -f /etc/httpd/httpd.conf
root      8633  0.0  0.0   2168   472 pts/0    D+   13:26   0:00 grep wwwrun


Regards
Bill
Parents
  • Hi Bill,

    [FONT="Courier New"]asg.plx[/FONT] isn't that new, but you probably know it better by the name of its symlink, which is [FONT="Courier New"]index.plx[/FONT]. We'll get rid of that asg.plx name and stick to only use index.plx to avoid this confusion. I've created Mantis ID #20788 for that.

    Regarding the memory consumption: we cannot reproduce this here in the labs. The only time the webadmin process gets bigger and bigger is when you are doing file uploads (installing licenses, customizing images, etc.)
    One question though is, why do you have so many webadmin sessions open. Do you use multiple browsers concurrently to look at the webadmin?

    Cheers,
    Kai
Reply
  • Hi Bill,

    [FONT="Courier New"]asg.plx[/FONT] isn't that new, but you probably know it better by the name of its symlink, which is [FONT="Courier New"]index.plx[/FONT]. We'll get rid of that asg.plx name and stick to only use index.plx to avoid this confusion. I've created Mantis ID #20788 for that.

    Regarding the memory consumption: we cannot reproduce this here in the labs. The only time the webadmin process gets bigger and bigger is when you are doing file uploads (installing licenses, customizing images, etc.)
    One question though is, why do you have so many webadmin sessions open. Do you use multiple browsers concurrently to look at the webadmin?

    Cheers,
    Kai
Children
  • My UTM 9 has been running about 50% average with about 9% swap and growing under 8.900. Under 8.910 I am already running 46% after about 8 hours of up time. 
    I have started some of the new features to see what would happen. To test endpoint I have to build some MS boxes on some VMs, but I have the feature enabled..


    Under 8.3xx it ran about 36% with swap growing about 0.4% a day.

    My UTM while it has 4gb, only 3.6gb is available, under 8.3xx it was 3.8gb available.

    Ian
  • One question though is, why do you have so many webadmin sessions open. Do you use multiple browsers concurrently to look at the webadmin?
    Hi Kai, thanks for the response. I only had one browser open, I think I was logging in and out to change different things which might have cause multiple index.plx processes running. But the asg.plx always runs three times.

    I am running 64bit version of astaro on esxi 4.1. This is what I observe: 

    System ran overnight without any login sessions. I get the following ps output 
    gatekeeper:/var/log # ps aux |grep wwwrun
    
    wwwrun    4327  0.0  0.0   8320  1176 ?        S    Mar19   0:00 /bin/httpd -f /etc/httpd/httpd.conf
    root      5770  0.0  0.0   3592   696 pts/0    S+   09:48   0:00 grep wwwrun
    wwwrun   15579  0.0  0.0   8808  1736 ?        S    Mar19   0:01 /bin/httpd -f /etc/httpd/httpd.conf
    wwwrun   20387  0.0  0.0   8540  1380 ?        S    Mar19   0:00 /bin/httpd -f /etc/httpd/httpd.conf
    gatekeeper:/var/log # 


    As soon as I login to webadmin, I ran ps again and I get
    gatekeeper:/var/log # ps aux |grep wwwrun
    
    wwwrun    4327  0.0  0.0   8320  1332 ?        S    Mar19   0:00 /bin/httpd -f /etc/httpd/httpd.conf
    wwwrun    5807 16.8  3.0  65428 63112 ?        S    09:49   0:05 /var/webadmin/index.plx
    wwwrun    5817  0.7  0.2   9628  4328 ?        S    09:49   0:00 /bin/httpd -f /etc/httpd/httpd.conf
    wwwrun    5818  0.2  0.1   9320  4008 ?        S    09:49   0:00 /bin/httpd -f /etc/httpd/httpd.conf
    wwwrun    5848 26.3  2.5  54768 52296 ?        S    09:49   0:03 /var/webadmin/asg.plx
    wwwrun    5849 26.9  2.5  54768 52300 ?        S    09:49   0:03 /var/webadmin/asg.plx
    wwwrun    5851  0.0  0.1   9100  3140 ?        S    09:49   0:00 /bin/httpd -f /etc/httpd/httpd.conf
    wwwrun    5852 29.2  2.5  54768 52300 ?        S    09:49   0:03 /var/webadmin/asg.plx
    wwwrun    5854  0.0  0.0   8384  1628 ?        S    09:49   0:00 /bin/httpd -f /etc/httpd/httpd.conf
    wwwrun    5855  0.0  0.1   9100  3140 ?        S    09:49   0:00 /bin/httpd -f /etc/httpd/httpd.conf
    root      5879  0.0  0.0   3592   732 pts/0    S+   09:49   0:00 grep wwwrun
    wwwrun   15579  0.0  0.1   8808  3096 ?        S    Mar19   0:01 /bin/httpd -f /etc/httpd/httpd.conf
    wwwrun   20387  0.0  0.1   9324  4024 ?        S    Mar19   0:00 /bin/httpd -f /etc/httpd/httpd.conf


    Also the screenshots of before and after of top running are below. As I mentioned, this is not a big deal as ram is cheap and most motherboards support 8GB (even the cheap ones) but I like to see everything light weight.

    Regards
    Bill