Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 13964 invoked from network); 4 Aug 2005 18:18:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Aug 2005 18:18:56 -0000 Received: (qmail 19168 invoked by uid 500); 4 Aug 2005 18:18:45 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 19137 invoked by uid 500); 4 Aug 2005 18:18:44 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 19124 invoked by uid 99); 4 Aug 2005 18:18:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2005 11:18:44 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [195.80.154.36] (HELO mail.logilune.com) (195.80.154.36) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2005 11:18:34 -0700 Received: from [127.0.0.1] (localhost.logilune.com [127.0.0.1]) by mail.logilune.com (Postfix) with ESMTP id 022E7D6E6B; Thu, 4 Aug 2005 20:18:40 +0200 (CEST) Message-ID: <42F25BFF.1080403@stason.org> Date: Thu, 04 Aug 2005 11:18:39 -0700 From: Stas Bekman Organization: Hope, Humanized User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050322 X-Accept-Language: en-us, en, he, ru MIME-Version: 1.0 To: Sive Lindmark CC: modperl@perl.apache.org Subject: Re: Is there a bug in Apache 2, ModPerl 2 or APR for data larger than 64k? References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sive Lindmark wrote: > Hi! > > Have used mod_perl 2.0 and newer for a while and it have worked very > well on Mac OS X and Free BSD servers. Now on a Xserve with Mac Os 10.4 > the following happens. Requesting a web page with little contents works > okey but an bigger contents the loading always stops in the middle with > the following error message in error_log. > > (35)Resource temporarily unavailable: core_output_filter: writing data > to the network > > The error is coming in different places in the code but always about > half the page so searching the web I found some stuff. "There is a bug > in APR 0.9.6 that is present when it is running on Tiger, and shows up > when you attempt to check out a file larger than 64K." > http://subversion.tigris.org/faq.html#tiger-apr-0.9.6' > > If this the cause of our problem I sought that by installing the latest > versions of mod_perl and apache2 (SERVER_SOFTWARE = Apache/2.1.6 (Unix) > mod_perl/2.0.2-dev Perl/v5.8.6) could fix this..... but no > > I also tried setting a environment variable before configuring Apache > and modPerl2 suggested as fix above. > "Currently, the best solution is to rebuild Apache from their respective > sources, setting the following environment variable before running > configure for Apache in Bourne shell syntax, like this: > ac_cv_func_poll=no; export ac_cv_func_poll " > > Now I have no more ideas about what to do.... any suggestions? As it seem that the bug is in libapr you should make sure to use the latest. It's possible that you are still using the old library. Try ldd httpd and see which libapr.so it links to. > What APR version is there in latest mod_perl? Can the bug above still > be there or ... libapr is either installed separately or/and while installing apache, it has not much to do with mod_perl, besides mod_perl providing a perl glue for it. -- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@stason.org http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com