You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Anatoly Pugachev <ma...@rootshell.ru> on 2005/08/30 15:48:42 UTC

[users@httpd] apache Content-Length header

Hi.
submitted a bug today and received resolution already.
you can see it on
http://issues.apache.org/bugzilla/show_bug.cgi?id=36417
still having a simple question.
Is it really not acceptable to change filesize variable to unsigned long,
since filesize cannot be negative.
My question raised by distributing dvd iso images of linux, for example fc4 or
suse-9.3 is available on dvd, so apache 1.3.33 doesn't return this header and
1.3.29 version is reporting negative value for it.
Thanks in reply (if any)
-- 
Anatoly Pugachev

Re: [users@httpd] apache Content-Length header

Posted by Nick Kew <ni...@webthing.com>.
On Tuesday 30 August 2005 14:48, Anatoly Pugachev wrote:
> Hi.
> submitted a bug today and received resolution already.
> you can see it on
> http://issues.apache.org/bugzilla/show_bug.cgi?id=36417
> still having a simple question.
> Is it really not acceptable to change filesize variable to unsigned long,
> since filesize cannot be negative.

At the time of Apache 1.3, 2Gb was a reasonable size for a hard disc,
and filesystems supporting larger files were exotic.  Feel free to patch it,
but the world has moved on in the years since 1.3 became obsolete.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org