Hello, Thank you for your help. I patch and works fine. But observed one issue. Even after patch, it is not working with configure option --disable-internet-dns With Regards Jigar --- On Fri, 3/18/11, Amos Jeffries <squid3@xxxxxxxxxxxxx> wrote: > From: Amos Jeffries <squid3@xxxxxxxxxxxxx> > Subject: Re: Fw: squid download file larger than 2GB > To: squid-users@xxxxxxxxxxxxxxx > Date: Friday, March 18, 2011, 5:28 AM > On 18/03/11 23:26, Jigar Raval > wrote: > > Hello, > > > > Thank you for your kind help. I have installed squid > as per below configuration option on my 32-bit linux RHEL 4 > OS > > > > Squid Cache: Version 3.1.11-20110316 > > configure options: > '--prefix=/usr/local/squidnew2' '--enable-delay-pools' > '--enable-arp-acl' '--enable-basic-auth-helpers=NCSA' > '--with-filedescriptors=4096' '--with-large-files' > '--disable-ipv6' --with-squid=/root/squid-3.1.11-20110316 > --enable-ltdl-convenience > > > > Now, i am facing typical issue. I stopped my old > running squid ans start newly compile squid. But it > automatically restarts after few minutes. If i keep my old > squid also running than the new squid works fine. > > > > I have observed following error message in new squid > cache.log file > > > > 2011/03/18 13:13:03| comm_old_accept: FD 322: (22) > Invalid argument > > > > 2011/03/18 13:13:03| FTP data connection from > unexpected server ([::]), expecting 140.252.25.92 > > > > 2011/03/18 13:13:03| assertion failed: comm.cc:1583: > "fd>= 0" > > > > What could be the reason? > > On b**r. This is http://bugs.squid-cache.org/show_bug.cgi?id=3177 > > The patch there prevents the crashing. But cannot fix the > underlying FTP > data connection being broken on arrival, as shown by the > ([::]). > > Amos > -- > Please be using > Current Stable Squid 2.7.STABLE9 or > 3.1.11 > Beta testers wanted for 3.2.0.5 >