You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jakob Ericsson <ja...@gmail.com> on 2009/03/22 11:53:52 UTC

Re: APR does not understand this error code: proxy: read response failed

No hints at to fix this problem?

On Thu, Mar 19, 2009 at 1:00 PM, Jakob Ericsson
<ja...@gmail.com> wrote:
> Hi,
>
> We are experiencing issues with AJP-communication between the httpd
> and Tomcat 6. This is communication between httpd and tomcat on
> localhost.
>
> Most of the requests work great in our performance tests but quite
> randomly we see this error in httpd error.log:
> ...
> [Wed Mar 18 21:47:09 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 21:47:09 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 21:47:09 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> ...
>
> This result in a 500 (or sometimes 503) response code to the user.
> As you can see in our log (larger log excerpt further down in mail),
> it occurs quite randomly. There are no traces of error in our Tomcat
> logs.
>
>
> Any idea what kind of error this is?
>
> Can we tune; httpd, tomcat or Windows to get rid of this problem?
>
>
>
> Our setup
> --------------------
> Sun JVM 1.6.0.12 (64-bit)
> Windows 2003 Server 64-bit (no firewall)
> Apache 2.2.11 (64-bit)
> Tomcat 6.0.18 (Native tomcat lib installed)
> --------------------
>
> Interesting stuff in httpd.conf
> --------------------
> ServerRoot "D:/Apache/Apache2.2"
> PidFile logs/httpd.pid
> Timeout 3600
>
> KeepAlive On
> MaxKeepAliveRequests 600
> KeepAliveTimeout 15
>
> <IfModule mpm_winnt.c>
>    ThreadsPerChild 1000
>    MaxRequestsPerChild  0
> </IfModule>
>
> Listen 80
>
> LoadModule proxy_module modules/mod_proxy.so
> LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
>
> ...
>
> ProxyRequests Off
>
> ProxyPass /server-status !
> ProxyPass /s/ !
> ProxyPass /favicon.ico !
> ProxyPass / ajp://localhost:40010/ min=20 smax=30 ttl=120 max=199 timeout=60
> --------------------
>
>
>
> Log from our latest performance test
> --------------------
> [Wed Mar 18 18:42:09 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 18:42:09 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 18:42:09 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 18:55:55 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 18:55:55 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 18:55:55 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 19:08:09 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 19:08:09 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 19:08:09 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 19:29:50 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 19:29:50 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 19:29:50 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 20:00:26 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 20:00:26 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 20:00:26 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 20:47:46 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 20:47:46 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 20:47:46 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 21:07:13 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 21:07:13 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 21:07:13 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 21:42:03 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 21:42:03 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 21:42:03 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 21:47:09 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 21:47:09 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 21:47:09 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 21:50:00 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 21:50:00 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 21:50:00 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 22:03:33 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 22:03:33 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 22:03:33 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 22:36:48 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 22:36:48 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 22:36:48 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 22:46:20 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 22:46:20 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 22:46:20 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 23:06:24 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 23:06:24 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 23:06:24 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 23:22:03 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 23:22:03 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 23:22:03 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 23:34:46 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 23:34:46 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 23:34:46 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 23:57:04 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 23:57:04 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 23:57:04 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 23:57:04 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 23:57:04 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 23:57:04 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Wed Mar 18 23:57:04 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Wed Mar 18 23:57:04 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Wed Mar 18 23:57:04 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 00:19:19 2009] [error] (OS 10053)An established connection
> was aborted by the software in your host machine.  :
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 00:19:19 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 00:19:19 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 01:05:55 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 01:05:55 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 01:05:55 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 01:09:21 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 01:09:21 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 01:09:21 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 01:41:13 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 01:41:13 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 01:41:13 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 01:52:05 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 01:52:05 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 01:52:05 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 01:52:05 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 01:52:05 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 01:52:05 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 02:11:01 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 02:11:01 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 02:11:01 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 02:11:01 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 02:11:01 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 02:11:01 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 02:11:01 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 02:11:01 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 02:11:01 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 02:24:09 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 02:24:09 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 02:24:09 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 02:37:24 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 02:37:24 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 02:37:24 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 02:53:18 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 02:53:18 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 02:53:18 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 02:54:33 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 02:54:33 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 02:54:33 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 02:56:28 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 02:56:28 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 02:56:28 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 02:56:28 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 02:56:28 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 02:56:28 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 02:56:28 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 02:56:28 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 02:56:28 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 02:56:28 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 02:56:28 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 02:56:28 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 02:57:51 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 02:57:51 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 02:57:51 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 02:59:31 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 02:59:31 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 02:59:31 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 02:59:31 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 02:59:31 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 02:59:31 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 03:10:41 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 03:10:41 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 03:10:41 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 03:10:41 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 03:10:41 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 03:10:41 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 03:10:41 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 03:10:41 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 03:10:41 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 03:10:41 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 03:10:41 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 03:10:41 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 03:10:41 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 03:10:41 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 03:10:41 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 03:10:41 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 03:10:41 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 03:10:41 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 03:28:26 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 03:28:26 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 03:28:26 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 04:00:16 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 04:00:16 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 04:00:16 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 04:04:33 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 04:04:33 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 04:04:33 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 04:04:33 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 04:04:33 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 04:04:33 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 04:28:59 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 04:28:59 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 04:28:59 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 04:28:59 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 04:28:59 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 04:28:59 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 04:28:59 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 04:28:59 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 04:28:59 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 04:28:59 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 04:28:59 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 04:28:59 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 05:16:22 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 05:16:22 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 05:16:22 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 05:16:22 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 05:16:22 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 05:16:22 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 05:16:22 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 05:16:22 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 05:16:22 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 06:01:05 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 06:01:05 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 06:01:05 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 06:01:05 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 06:01:05 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 06:01:05 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 06:09:31 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 06:09:31 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 06:09:31 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 06:09:31 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 06:09:31 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 06:09:31 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 06:24:50 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 06:24:50 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 06:24:50 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 06:32:18 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 06:32:18 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 06:32:18 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 07:12:36 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 07:12:36 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 07:12:36 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 07:21:09 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 07:21:09 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 07:21:09 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 07:21:09 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 07:21:09 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 07:21:09 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> [Thu Mar 19 07:40:08 2009] [error] (70014)End of file found:
> ajp_ilink_receive() can't receive header
> [Thu Mar 19 07:40:08 2009] [error] ajp_read_header: ajp_ilink_receive failed
> [Thu Mar 19 07:40:08 2009] [error] (120006)APR does not understand
> this error code: proxy: read response failed from 127.0.0.1:40010
> (localhost)
> --------------------
>
> Regards,
> Jakob Ericsson
>



-- 
Jakob Ericsson, JAKERI AB
Tel. +46 704 533 627

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org