Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 4186 invoked from network); 5 Apr 2006 06:21:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Apr 2006 06:21:38 -0000 Received: (qmail 75034 invoked by uid 500); 5 Apr 2006 06:21:22 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 74961 invoked by uid 500); 5 Apr 2006 06:21:21 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 74924 invoked by uid 99); 5 Apr 2006 06:21:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Apr 2006 23:21:20 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=MAILTO_TO_SPAM_ADDR X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [146.109.240.235] (HELO ns0b.swx.com) (146.109.240.235) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Apr 2006 23:21:16 -0700 Received: from gate0a.unix.swx.ch (gate0a [192.168.252.17]) by ns0b.swx.com (8.13.4/8.13.4) with ESMTP id k356KsRC025683 for ; Wed, 5 Apr 2006 08:20:54 +0200 (MEST) Received: from CIWMEXZSA0E.ex.ordersx.org (localhost [127.0.0.1]) by gate0a.unix.swx.ch (8.13.4/8.13.4) with ESMTP id k356KrT7002760 for ; Wed, 5 Apr 2006 08:20:53 +0200 (MEST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830 Date: Wed, 5 Apr 2006 08:20:53 +0200 Message-ID: X-MS-Has-Attach: Importance: normal Priority: normal X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] Error 416 Request Range Not Satisfiable Thread-Index: AcZX+WWwt2GdBldzRe6thYtCWLfQEgAfvtmg From: "Boyle Owen" To: X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] Error 416 Request Range Not Satisfiable X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > -----Original Message----- > From: Craig Wilson [mailto:cwse07004@hotmail.com]=20 > Sent: Dienstag, 4. April 2006 17:06 > To: users@httpd.apache.org > Subject: [users@httpd] Error 416 Request Range Not Satisfiable >=20 > Hi All, >=20 > We currently host an archive on our web server with Apache2.0=20 > installed.=20 > Many users connect to this computer, today one user all of a=20 > sudden started=20 > getting the error message below. They are the only user that=20 > gets this=20 > error. They are using a Mac with Internet Explorer browser.=20 It's entirely client-side. Somehow, they are sending a Range = request-header field in the request (ie, they are requesting a = particular byte-range from the response) but the range they are = requesting doesn't make sense for the URL (eg, they request bytes = 200k-300k for a 100kb image file). Read up on: http://www.httpsniffer.com/http/100417.htm (found in 2 secs by = google...) For a fix - tell them to reset their browser to factory settings or = reinstall it or get a new one (Firefox, Opera, etc) Rgds, Owen Boyle Disclaimer: Any disclaimer attached to this message may be ignored.=20 > We have tested=20 > this on another Mac using the same browser and everything seems to be=20 > working. Is there maybe a setting in Internet Explorer that=20 > may have been=20 > changed that will have resulted in getting this error message? >=20 > Requested Range Not Satisfiable >=20 > None of the range-specifier values in the Range=20 > request-header field overlap > the current extent of the selected resource. > -------------------------------------------------------------- > ---------- > Apache/2.0.54 (Win32) Server at >=20 >=20 >=20 > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP=20 > Server Project. > See 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 >=20 >=20 Diese E-mail ist eine private und pers=F6nliche Kommunikation. Sie hat = keinen Bezug zur B=F6rsen- bzw. Gesch=E4ftst=E4tigkeit der SWX Gruppe. = This e-mail is of a private and personal nature. It is not related to = the exchange or business activities of the SWX Group. Le pr=E9sent = e-mail est un message priv=E9 et personnel, sans rapport avec = l'activit=E9 boursi=E8re du Groupe SWX. =20 =20 This message is for the named person's use only. It may contain = confidential, proprietary or legally privileged information. No = confidentiality or privilege is waived or lost by any mistransmission. = If you receive this message in error, please notify the sender urgently = and then immediately delete the message and any copies of it from your = system. Please also immediately destroy any hardcopies of the message. = You must not, directly or indirectly, use, disclose, distribute, print, = or copy any part of this message if you are not the intended recipient. = The sender's company reserves the right to monitor all e-mail = communications through their networks. Any views expressed in this = message are those of the individual sender, except where the message = states otherwise and the sender is authorised to state them to be the = views of the sender's company. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See 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