This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Page speed running on debian with mpm-worker + fcgi causes lots of errors written to apache log #6
Closed
Description
What steps will reproduce the problem?
1. Installed package, configured for with domain and turned on settings as
below.
What is the expected output? What do you see instead?
The /var/log/apache2/error.log filled up with this more than 11K lines per
second.
[Thu Nov 04 09:28:50 2010] [error] [1104/092850:ERROR:net/instaweb/
apache/serf_url_async_fetcher.cc(674)] Poll success status 0 (111)
[Thu Nov 04 09:28:50 2010] [error] [1104/092850:ERROR:net/instaweb/
apache/serf_url_async_fetcher.cc(674)] Poll success status 0 (111)
[Thu Nov 04 09:28:50 2010] [error] [1104/092850:ERROR:net/instaweb/
apache/serf_url_async_fetcher.cc(674)] Poll success status 0 (111)
What version of the product are you using? On what operating system?
1. Setup Lenny 32-bit + apache package 2.2.9 + MPM_worker + fcgid running php
site
2. Setup Pagespeed: ModPagespeedEnableFilters
collapse_whitespace,rewrite_images,remove_comments
Please provide any additional information below.
Original issue reported on code.google.com by john%pro...@gtempaccount.com
on 3 Nov 2010 at 10:50