Title: Proxy extremely slow Endian 3.0 Post by: davevo on Wednesday 16 July 2014, 12:02:58 pm Hi all,
I've been a long time user of Endian (about 12 months now) and have it running over two sites. This is the first time I'm posting, but I'm hoping to become a bit more intune with the community. I have recently encountered a problem - after upgrading from 2.5.1 to 3.0 where the proxy server has become unbearably slow. Both in IE or Chrome, it would sit at for a while, before responding and loading up the page. I am using a non-transparent proxy on both GREEN and BLUE interfaces. I have access policies that allow all. Any ideas on why this maybe? I have look at the Squid, havp and c-icap settings, but nothing seems to unusual - I'm sure I've missed something Thanks in advance! Title: Re: Proxy extremely slow Endian 3.0 Post by: davevo on Wednesday 16 July 2014, 10:23:58 pm Well, I added some tweaking into the squid.conf configuration files putting the following in:
hosts_file /etc/hosts dns_nameservers x.x.x.x x.x.x.x cache_replacement_policy heap LFUDA cache_swap_low 90 cache_swap_high 95 maximum_object_size_in_memory 50 KB cache_dir aufs /var/spool/squid 40000 16 256 cache_mem 100 MB logfile_rotate 10 memory_pools off maximum_object_size 50 MB quick_abort_min 0 KB quick_abort_max 0 KB log_icp_queries off client_db off buffered_logs on half_closed_clients off It is now lightening fast! Hope that helps someone else... Title: Re: Proxy extremely slow Endian 3.0 Post by: bizonu22 on Friday 05 December 2014, 10:30:04 pm Hello Davevo!
I use EFW 3.0. Internet browsing is very very slow. Pls tell me where do I find squid.conf , then I will try to edit settings and test if is working better.(I have aprox 50 pc on my network ) Thank you very much! Title: Re: Proxy extremely slow Endian 3.0 Post by: hadexx on Saturday 24 January 2015, 06:30:03 am if you use a WinSCP
can find the archive in /etc/squid/squid.conf ;D Title: Re: Proxy extremely slow Endian 3.0 Post by: phqr58 on Saturday 04 April 2015, 03:22:10 pm Enable event notification can help determine if ENDIAN is being attacked by ssh.
If web proxy is enabled, the CPU reach over 100%, can be observed in the system tab, hardware information. three facilities that I have, two I had to disable web proxy. in my case it's no problem for many users. note that if changes are made directly with VI to /etc/squid/squid.conf these are lost when you change the WebGUI |