Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 86498 invoked from network); 14 Oct 2007 16:29:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Oct 2007 16:29:36 -0000 Received: (qmail 9210 invoked by uid 500); 14 Oct 2007 16:29:14 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 9201 invoked by uid 500); 14 Oct 2007 16:29:14 -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 9190 invoked by uid 99); 14 Oct 2007 16:29:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Oct 2007 09:29:13 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of noodlet@gmail.com designates 209.85.146.183 as permitted sender) Received: from [209.85.146.183] (HELO wa-out-1112.google.com) (209.85.146.183) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Oct 2007 16:29:17 +0000 Received: by wa-out-1112.google.com with SMTP id k22so1573928waf for ; Sun, 14 Oct 2007 09:28:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=x2UxnCtxW592XfGyCZHJb469CSHK90n7V7rhlYYJToM=; b=ifTIx/ynvpDd84/MWO0E7pvv33lhpl3HBAfI4LmN5cZBYN0lfEIcjfqrlzpnRcofdqbx6qfc2oSpB50X0h5MLnIEZdGWTN1tLsnF3XjV2cxU15X29wSA5Yas56j5slP0vAtwuQbJSIGy70oeFcsUesPHILyegVTTkzPoMe/uG2o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WRINir0KMoT3jOEmeIaFAbNRahUd1LPGO95Y28o4tn3umt82MLGDMBGNubqZ84JKs8YEphbJdbZJ4F8antiLWxF5PR46iH0Bl9TYOFgY3MQrAjdu39FPIOZXuZjphQ/2Ct2n8aDcsUR/mEaJzgnhFwDOTXdhzFAO3X53emM2MD0= Received: by 10.114.76.1 with SMTP id y1mr5909655waa.1192379333133; Sun, 14 Oct 2007 09:28:53 -0700 (PDT) Received: by 10.114.170.8 with HTTP; Sun, 14 Oct 2007 09:28:53 -0700 (PDT) Message-ID: <813716b60710140928g62430c56u44a4d7b29f97fd1@mail.gmail.com> Date: Sun, 14 Oct 2007 17:28:53 +0100 From: "Vincent Bray" To: users@httpd.apache.org In-Reply-To: <20071014123439.GA56220@diabolo.evga.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071014123439.GA56220@diabolo.evga.ru> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] there's a strange text in the error log. On 14/10/2007, Alexey Vlasov wrote: > Hi. > > From time to time i see in the log the following: [bigsnip] That's a known bug, fixed and just waiting for the next release. http://issues.apache.org/bugzilla/show_bug.cgi?id=43334 > And by the way, after working for a while Apache stops giving back > pictures, and there's nothing wrong in access log, for example: > > 85.141.82.175 - - [14/Oct/2007:16:11:32 +0400] "GET /img/ts.png > HTTP/1.1" 200 6330 "http://example.net/" "Mozilla/4.0 (compatible; M > SIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)" > > but in the browser picture is not displayed, as if the picture file was > broken. > In this case all I can do stop/start Apache. > > Use Apache 2.2.6 (MPM Worker), FreeBSD 6.2. That's mysterious. Are you able to provide a network trace for one of these requests? I like tcpflow for that job.. -- noodl --------------------------------------------------------------------- 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