[squid-users] squid stops responding after N number of connections

2010-10-24 Thread Anuj Singh
Hi All, I have a setup with c-icap, squid, dansguardian running on freebsd8.1 Everytime once the number of connections to squid crosses 410, it just stops responding or page loading time become extremely slow. squid.conf acl manager proto cache_object acl localhost src 127.0.0.1/32 ::1 acl to_lo

[squid-users] squid+c-icap file download + get_file.pl problem

2009-03-04 Thread Anuj Singh
different names. Ideally it should download the file, and remove downloaded file from squid proxies /home/i_cap_virsave/www/htdocs/downloads folder. what can be the problem? has anyone tried squid+c-icap together? Thanks Anuj Singh

Re: [squid-users] squid+c-icap file download + get_file.pl problem

2009-03-09 Thread Anuj Singh
n=sysread( F, $buf,512)){ print $buf; } close F; if($args{"remove"}==1){ unlink $filename; } } else { print "Connection: close\n"; print "Content-Type: text/html\n\n"; print "Error \n"; print "The file "

Re: [squid-users] squid+c-icap file download + get_file.pl problem

2009-03-09 Thread Anuj Singh
ve=1&file="; and is working fine, on the client machine i have to bypass my proxy server i.e. 10.139.7.6 Earlier same settings were not appearing cause of alt+ctrl+del M$ IE browsers caching, which acts ugly as usual, on a different machine same configs worked fine. Thanks & Regards Anuj

[squid-users] windows update problem, c-icap+squid+dansguardian

2009-03-31 Thread Anuj Singh
+dansguradian, updates are working with them, but when i add c-icap module, I have an error on widows machines. Thanks & Regards Anuj Singh

Re: [squid-users] windows update problem, c-icap+squid+dansguardian

2009-03-31 Thread Anuj Singh
url was accessed? Currently a virus url access throws a 404 page on client machine, can we send some reason to client machine instead of 404 page? At the moment I am using a cron entry to keep cleaning the excessive logs. Thanks & Regards Anuj Singh On Tue, Mar 31, 2009 at 9:58 PM, Chri

[squid-users] Squid + accessing https on a different port

2006-03-15 Thread Anuj Singh
Greetings to everyone! This is my first mail to the users list! I am a n00b with squid. I am using squid-2.5.STABLE1-2 on , Redhat 9 with shorewall-3.05 firewall. Till now everything is working fine. On the local network as well as on my firewall machine I am facing a problem in accesing a particul

Re: [squid-users] Squid + accessing https on a different port

2006-03-15 Thread Anuj Singh
Thansk mark! It was my mistake ... I found it after reading my mail itself ( #-o) In my configuration file (/etc/squid/squid.conf) I defined a wrong (different then the required port). Now everything is working fine! So the conclusion is: For adding a new ssl port I had to add an entry in /etc