Re: maxDiskCacheEntrySize blocks large downloads
Ming Fu <[email protected]>
| Newsgroups | gmane.comp.web.polipo.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I also want to note that many of the size/length in the code are of type int, which means any download over 2G in size is going to push some of these numbers into negative territory. It is not easy to fix this until we go 64 bits, but at least making them to be "unsigned int" will extend their usefulness to 4G. Many linux iso are now in DVD format of 4G in size. Best Regards, Ming On Thu, Jan 22, 2009 at 5:10 PM, Bhavesh Patel <[email protected]> wrote: > Hi All, > > I found an old thread in the list from Roman Schlegal on 2007-10-28 about > maxDiskCacheEntrySize. > > I have the same problem, I want to only cache small files, was this fixed? > > Thanks, > > Bhavesh > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > Polipo-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/polipo-users > ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword