EFW Support

Support => General Support => Topic started by: sree on Wednesday 23 October 2013, 04:21:31 pm



Title: Slow HTTPS connections with Endian Firewall 2.5.2
Post by: sree on Wednesday 23 October 2013, 04:21:31 pm
Dear All,
I am using 2.5.2 and https connections is taking very slow to load over the firewall. I hope its a bug in the version.
Anyone faced and solved this? Kindly reply

Regards,
Sree.


Title: Re: Slow HTTPS connections with Endian Firewall 2.5.2
Post by: cocoalcazar on Saturday 03 May 2014, 07:14:24 am
try this:



With this fix . . . .

nano /usr/lib/efw/dansguardian/default/settings
change the values as below:

MAXCHILDREN=500
MINCHILDREN=128
MINSPARECHILDREN=32
PREFORKCHILDREN=16
MAXSPARECHILDREN=256
MAXAGECHILDREN=10000


Also if you are facing slow browsing issue change the following values:

nano /var/efw/havp/settings

change 2 values as below

MAXSERVERS=150
SERVERNUMBER=50


I have a efw box running 200 users through a 50mbit fiber connection with the above settings modified.