You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Kapil Sharma <ka...@kapils.net> on 2003/02/17 13:11:03 UTC

[users@httpd] download file size

Hi,
I am getting strange error on my clients computer. Two clients downloaded
the same file on the apache web server and got the different download size?
What can be the reason for it?

Thanks
kapil


---------------------------------------------------------------------
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


RE: [users@httpd] download file size

Posted by Kapil Sharma <ka...@kapils.net>.
Sorry, let me rephrase it. Clients are not getting any error messages. The
only problem is the download file size. Same client tried to download the
same file on the same computer. There was a little difference between them.
The first one was 50.8 MB and the second one was 50.9 MB.

kapil

-----Original Message-----
From: Sander Holthaus - Orange XL [mailto:info@orangexl.com]
Sent: 17 February 2003 12:49
To: users@httpd.apache.org
Subject: Re: [users@httpd] download file size


You'll need to be more specific. What kind of errors?

There are many reasons, one is in which you'll see a 206-code in the log
(not an error-code) which means a client only downloaded a part of the
resource. This could be because the client already has a part of it.

----- Original Message -----
From: "Kapil Sharma" <ka...@kapils.net>
To: <us...@httpd.apache.org>
Sent: Monday, February 17, 2003 1:11 PM
Subject: [users@httpd] download file size


> Hi,
> I am getting strange error on my clients computer. Two clients downloaded
> the same file on the apache web server and got the different download
size?
> What can be the reason for it?
>
> Thanks
> kapil
>
>
> ---------------------------------------------------------------------
> 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
>
>


---------------------------------------------------------------------
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


---------------------------------------------------------------------
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


Re: [users@httpd] download file size

Posted by Sander Holthaus - Orange XL <in...@orangexl.com>.
You'll need to be more specific. What kind of errors?

There are many reasons, one is in which you'll see a 206-code in the log
(not an error-code) which means a client only downloaded a part of the
resource. This could be because the client already has a part of it.

----- Original Message -----
From: "Kapil Sharma" <ka...@kapils.net>
To: <us...@httpd.apache.org>
Sent: Monday, February 17, 2003 1:11 PM
Subject: [users@httpd] download file size


> Hi,
> I am getting strange error on my clients computer. Two clients downloaded
> the same file on the apache web server and got the different download
size?
> What can be the reason for it?
>
> Thanks
> kapil
>
>
> ---------------------------------------------------------------------
> 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
>
>


---------------------------------------------------------------------
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


[users@httpd] virtual host

Posted by Hytham Shehab <hy...@menanet.net>.
hi guys,
    am trying to configure multiple VirtualHost - Name Based - at my
httpd-2.0.x on RHL 8, after adding the default virtual host directives -
from the default httpd.conf file - and adding the new entry of 127.0.0.1
new.host.com  to my /etc/hosts, then restarting apache, i only gain access
to the *LAST* virtual host added, and both localhost and the new virtual
host is sharing the same file(s) and url(s).
I think that my DNS is like spagetty now and i have no idea where is the
problem comming from.
thx for any ideas.

--
Hytham Shehab


---------------------------------------------------------------------
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