EFW Support

Support => EFW SMTP, HTTP, SIP, FTP Proxy Support => Topic started by: lirees on Saturday 19 February 2011, 09:57:58 pm



Title: Zero Sized Reply error
Post by: lirees on Saturday 19 February 2011, 09:57:58 pm
hi to everyone
i have a problem with http proxy ( not in trasparent mode ) with endian 2.4.0  and content filter.
if i enabled only the proxy http without the content filter there are non problem,  but if i create a content filter with a withelist of sites the browser give me this message :

he requested URL could not be retrieved
While trying to retrieve the URL:

The following error was encountered:
Zero Sized Reply

Squid did not receive any data for this request

Your cache administrator is webmaster.


in the the withelist i have put :
google.it
and in the blacklit i have put :
**

where i wrong ??

thanks


Title: Re: Zero Sized Reply error
Post by: martman22 on Tuesday 22 February 2011, 01:41:54 am
I was getting the same error unrelated to the whitelist and had a hard time tracking it down.
I finally created a new content filter and used that and that fixed it.


Title: Re: Zero Sized Reply error
Post by: AussieBloke on Sunday 27 February 2011, 02:05:06 pm
It is a problem with the anti virus scanning. Disable the filter for virus policy and disable the virus scanning option in the Contentfilter


Title: Re: Zero Sized Reply error
Post by: sree on Wednesday 16 March 2011, 05:22:21 pm
Here is the solution for it

cd /usr/share/clamav/
rm -Rf clamav-*
rm main.cvd
rm daily.cvd
rm safebrowsing.cvd
freshclam
restartclamav


Regards,
Sree


Title: Re: Zero Sized Reply error
Post by: davvidde on Sunday 22 May 2011, 06:29:57 am
Also check if there is enough free space on main partition (where /usr/share/clamav  resides) because freshclam get into error like this when downloading

getfile: Can't write 1412 bytes to /usr/share/clamav/clamav-4f6cf2bb300a39a83646d4168c096f92/clamav-35a876fdd4808c836c22dfeca28a79df
WARNING: Can't download main.cvd from db.local.clamav.net

Davide