This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Webadmin Menu Only Slow

I assumed this was already known about but i dont see it listed?

The menu on the webadmin is slow. You can watch it builkd on each page refresh and takes maybe 3 seconds.

IE6 up to date
Gig network
2Gb CPU + 1Gb RAM all the latest bits firewall hardare

Happy to post other details.

It is just a bit annoying cause if you go fster than the menu (i.e. click before it is built then your actions fail with an error like "the page contains beth secure and non secure components"


This thread was automatically locked due to age.
Parents
  • this is a known issue..supposedly fixes in an earlier update..but apparently in your situation that is not the case.
  • cool.

    everything is up to date on the client and the firewall side so it looks like its not fixed in all cases
  • on my box its now more faster then it was before.
  • Hi PenTest, 

    the menu is a javascript based menu.

    two factors can slow down the displaying of this menu.

    1) slow connection to firewall
    If you have a slow connection to the firewall, downloading the HTML page which is larger than regular pages can take time and this results in a slower rendering of the menu. We also some small images inside the menu, if you have a slow or busy connection this also can slow down the building of the menu.
    Once the HTML page and the images are loaded inside the browser, everything should be lighting fast.
    What kind of network connection is between the Client PC that accesses WebAdmin and the firewall?
    Is this network connection busy?

    2) slow client machine accessing WebAdmin
    As all the rendering of WebAdmin is done on the client pc, an older, slower pc or an older browser can slowdown the rendering or the changes inside the menu.
    What kind of client/browser/pc are you using to view WebAdmin?

    regards
    Gert
  • Gert thanks for replying. Heres some information.

    The LAN is a Gigabit ethernet sitched network with 6 clients and even less human beings. It is definately far from capacity.

    The firewall is way over specced for what i need as well.

    The main pc i use to access the forewall is a 1Ghz athlon with 700+mb ram. Not the fatsest but it not slow on any other page.

    I have another pC hich i have used as a check. It is a brand new 2.8GhzP4 Precott with 1Gb RAM XP SP2 and nothing installed bar office. Whist it is faster it still takes over 1 second to build the menu.OK so this is not slow but IMHO this is just the gain from faster CPU cycles.

    Happy to check anyhting else if it helps.
  • Just to confirm webadmin menu still slow with 5.021
  • i can confirm webmin is shockily slow on 5.019
    remote admin over an internet 2mbit link is painful and if you get impatient and pre empt the loading menu it kicks you out
  • What is your firewall hardware?

    5.021 is fast for me.
  • 2 x 512MB DDR PC3200 400MHz + Alum. heat spreader 
    1 x Asrock K7S8XE+ 00(3.53) each.
    1 x Sharkoon CUS3 CPU Heatsink 
    1 x AMD Athlon XP 2500 (333MHz) oem Barton Core
    1 x Advance 8803 special LCD super midi tower 400W ATX 
    1 x Crap old PCI graphics Card
    4 x Quad port Data General FE Network cards
    1 x 40Gb Maxtor HD

    Not the slowest machine for two users [;)]
  • Hrm, I don't know the NIC's.  Whats CPU usage on the firewall?  What speeds is it managing to pump out to the users?  Do users outside the firewall get slow speeds in webmin?
  • Simojn whats the best way to get accurate figures for you?
  • 'top' will give you the CPU usage percent (User + System)

    It will also show you what processes are using the most CPU.

    Barry
Reply Children
  • my cpu does not go over 4%   athlon 1ghz
    my ram is 160mb
    swap has never been used

    it is not fast remotely.  installed 4.022 to see if my hardware was at fault and it ran very well.

    Astaro,  can u help on this?
  • this has been brought up in other forum threads...the answer has either been pretyt much deal with it or more recently we are working on it..[:)]
  • Weird eh... Your firewall itself certainly looks capable of pumping out the pages... and I'd guess your browser box is certainly capable of rendering the pages fast enough...

    Webmin used to be really slow for me too but that was in versions prior to 5.010 or earlier...
    No clue !
  • Cheers Simon. Basically I am the same as the other poster. The firewall is no where near capacity... in fact its hardly taxed at all.

    This is not really a big problem, more of an annoyance. I can easily out pace the webadmin and find myself having to go slow to configure it. As a home power user thats not really a big deal but if I had my work hat on i would be a bit more concerned.

    If i had to guess its just a symptom of java. It begs the question "does Astaro really need a fancy java menu?". Perhaps a java free webadmin menu option could be included for those of us who dont really care about flashy and only want speed of config.

    But its definately a bug, albeit a trivial one, that should be addressed.
  • Hi Pentest,
    if its a bug in ASL that the WebAdmin slows down why are only a couple of Admins are adressing this there must be something different from your installation to the others. Are the Gigabit Interfaces in your PC and the Firewall transfering Data at other times much more quickly than with the Webadmin ?

    firebear
  • Sorry, didn't read the whole thread but must jump in now:

    Is the menu slow from any workstation/browser combination? If yes, there is a problem on the server side. If it is faster on some other machine, your client is slowing things down.

    Edit: Read the thread now. Try one thing: On the ASL, edit /etc/httpd/httpd.conf and comment these lines:

    Code:

    SetEnv gzip-only-text/html 1
    SetEnvIfNoCase Request_URI \.(?[:P]l)$ no-gzip dont-vary
    SetOutputFilter DEFLATE



    Then "/etc/init.d/httpd restart".

    This will disable gzip compression. This may affect a lot of things between the server and the final rendering on the client.
  • I will give it a go.

    I have more than one machine to check it with but the other machine is super fast brand new so it is faster. Saying that it is still very noticeable that the menu builds block by block.