Open GoogleCodeExporter opened 9 years ago
sorry
2. Try to download via cache . should be
2. Try to download via cache (in reverse proxy setup)
Original comment by unsecret...@gmail.com
on 16 Sep 2010 at 1:45
Add --with-large-files --enable-large-cache-files to ./configure ?
Original comment by adrian.c...@gmail.com
on 19 Oct 2010 at 2:40
Ah! strtol() on my ibook is actually limited to 2^^31-1 as LONG_MAX. This is
likely why it isn't accepting > 2gbyte files.
Let me add some test cases and then start investigating it further.
Thanks!
Original comment by adrian.c...@gmail.com
on 19 Oct 2010 at 3:29
report the same problem here when try to download large file.
LUSCA_HEAD-r14809 @32bit
cache.log :
2010/10/22 08:01:46| ctx: enter level 0:
'http://www.gameqq.net/component/jdownloads/?task=finish&cid=84&catid=46&m=0'
2010/10/22 08:01:46| WARNING: Unparseable content-length '3132539748'
Original comment by hends...@gmail.com
on 22 Oct 2010 at 1:35
Hi,
I haven't fixed this problem yet; I've just found where it is. I'll post an
update when I've committed something that fixes it.
Thanks!
Original comment by adrian.c...@gmail.com
on 22 Oct 2010 at 4:09
Hi,
Can you give me the best configuration of lusca?
because I really liked this lusca
thank's
Original comment by billy.so...@gmail.com
on 1 Nov 2010 at 2:39
hi adrian, any update about this issue ?
Original comment by dup...@gmail.com
on 22 Nov 2010 at 5:08
Here is my proposal to fix the problem.
Also it works more correct on 64bit/32bit platforms, IMHO strtol definition is
not very correct in this case, because long type is different on each of them.
Original comment by nuclear...@gmail.com
on 12 Feb 2011 at 12:07
Attachments:
hi, im newbie here, can i get step by step for this problem?.. i have same
problem T_T Please..
Original comment by rusakpar...@gmail.com
on 25 Jul 2013 at 9:59
Original issue reported on code.google.com by
unsecret...@gmail.com
on 16 Sep 2010 at 1:44