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

Web Browing Slowness

Hi

Currently, I "locked down" my Firewall with NO LAN -> Internet = Allow Rule.

This way, it is 100% via the HTTP Proxy which works.

But it is Really Significant slowness as long as I disable the LAN -> Internet Rule.

For DNS, I set it to use Astaro who in turn use Open DNS.

But I do not understand how come the browsing performance is significantly slower.

If I just turn on the rule, it simply is faster.


This thread was automatically locked due to age.
Parents Reply Children
  • Scott and the rest

    1) Over the afternoon, it downloaded 6.7GB.
    2) That is based on my daily report and since I am at work, it simply is Astaro doing the download.
    3) It ended about 6 hours later and when I got back Browsing simply is not working whereby every website simply is loading.....
    4) I restarted machine completely and problem persist.
    5) The strange thing is my RAM does not seem to increase.
    6) I restore my backup configuration and things is working fine.
    7) I attempted the command again and same "loading....." persist.
    8) Rebooted machine one more time and monitor CPU, RAM and Networ Traffic, everything is Idle.
    9) Still loading....
    10) I restore my back again...somehow did not work for me.
  • Hi

    I Restored my backup and I did the following, it shows NONE.
    So YES this setting is in the Backup File.

    /home/login # cc get http sc_local_db
    http->sc_local_db = "none"

    -------------------------------------------
    Below is the steps whereby I do again, some mistakes as I am not farmiliat with SSH
    -------------------------------------------

    /home/login # http->sc_local_db = "none"
    bash: http-: command not found
    /home/login # cc get http sc_local_db mem
    http->sc_local_db->mem = 0

    -------hope the above does not cause any damage-----
    Below is double check it is NONE follow by the 2 steps to set to MEM and RESTART
    -----------------------------------------------------------

    /home/login # cc get http sc_local_db
    http->sc_local_db = "none"

    /home/login # cc set http sc_local_db mem
    /home/login # /var/mdw/scripts/httpproxy restart
    :: Restarting httpproxy
    :: Stopping httpproxy                                                done
    :: Starting httpproxy                                                done

    --Follow by double checking it is mem now----
    Guards:/home/login # cc get http sc_local_db
    http->sc_local_db = "mem"

    /home/login #


    --------------------------------

    At this point of time, My Browsing is already dead, it is working NOW for me to post this page is because I turn off HTTP Proxy, AFter I posted this page.

    I will Turn ON HTTP Proxy and leave it overnight to see if it works tomorrow. ( I Assume it needs time? )

    ------------------------------------

    As for the question on SSH Security, I know where is the setting, just that I click around until I get my SSH working, can you guys share what is your setting to keep it secured or simply DISABLE is good enough?