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
  • This must be enabled from the shell (SSH or console), there is no GUI.  Must be run as root.  The command are:
    cc set http sc_local_db [Your Choice] (without the []) Choices are mem, disk, or none
    /var/mdw/scripts/httpproxy restart


    After you enable this, the proxy may be flakey until the download of the database is completed.  It's around 300MB.

    This is a technical preview (didn't get finalized for 8.2x), so use is at your own risk and unsupported.  If you use mem and notice increased swap usage, change to disk.  The performance difference is negligible between the two as far as the proxy goes, but if your system starts increased swapping, the entire systems performance will degrade.
    __________________
    ACE v8/SCA v9.3

    ...still have a v5 install disk in a box somewhere.

    http://xkcd.com
    http://www.tedgoff.com/mb
    http://www.projectcartoon.com/cartoon/1
Reply
  • This must be enabled from the shell (SSH or console), there is no GUI.  Must be run as root.  The command are:
    cc set http sc_local_db [Your Choice] (without the []) Choices are mem, disk, or none
    /var/mdw/scripts/httpproxy restart


    After you enable this, the proxy may be flakey until the download of the database is completed.  It's around 300MB.

    This is a technical preview (didn't get finalized for 8.2x), so use is at your own risk and unsupported.  If you use mem and notice increased swap usage, change to disk.  The performance difference is negligible between the two as far as the proxy goes, but if your system starts increased swapping, the entire systems performance will degrade.
    __________________
    ACE v8/SCA v9.3

    ...still have a v5 install disk in a box somewhere.

    http://xkcd.com
    http://www.tedgoff.com/mb
    http://www.projectcartoon.com/cartoon/1
Children
No Data