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.
  • 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.