March 28, 2024, 08:03:25 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: How to allow user to download large file + Squid  (Read 3561 times)

Offline Avin

  • Linux Learner
  • ***
  • Posts: 54
  • L!nuX
How to allow user to download large file + Squid
« on: October 14, 2009, 07:52:52 AM »
Hello All :)

     Client unable to download file larger than 2 GB. I have already set following directory to allow download large file.
  request_body_max_size 0 allow all
  reply_body_max_size to 0 allow all


  But Sill user not able to download big file(Suse.iso size : 4.2 GB) they get error (File_to_Big)
My Squid server details (I am using rpm package):
Squid Cache: Version 2.5.STABLE6
configure options:  --build=i386-redhat-linux --host=i386-redhat-linux --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --exec_prefix=/usr --bindir=/usr/sbin --libexecdir=/usr/lib/squid --localstatedir=/var --sysconfdir=/etc/squid --enable-poll --enable-snmp --enable-removal-policies=heap,lru --enable-storeio=aufs,coss,diskd,null,ufs --enable-ssl --with-openssl=/usr/kerberos --enable-delay-pools --enable-linux-netfilter --with-pthreads --enable-ntlm-auth-helpers=SMB,winbind --enable-external-acl-helpers=ip_user,ldap_group,unix_group,wbinfo_group,winbind_group --enable-auth=basic,ntlm --with-winbind-auth-challenge --enable-useragent-log --enable-referer-log --disable-dependency-tracking --enable-cachemgr-hostname=localhost --enable-ident-lookups --enable-truncate --enable-underscores --datadir=/usr/share --enable-basic-auth-helpers=LDAP,MSNT,NCSA,PAM,SMB,YP,getpwnam,multi-domain-NTLM,SASL,winbind


Plz help

Avin Tokade
« Last Edit: October 14, 2009, 07:55:19 AM by Avin »