I think this has something to do with mod_rewrite:
 
RewriteEngine On
RewriteLog /tmp/rw
RewriteLogLevel 3
RewriteRule ^/_admin(.*) /_admin/$1 [L,QSA]
RewriteRule ^/assets(.*) /assets$1 [L,QSA]
RewriteRule (.*)\?(.*) /index.php?uri=$1(?\&$2) [L,QSA]
RewriteRule /info.php /info.php [L]
RewriteRule (.*) /index.php?uri=$1 [L,QSA]
 
 
[Thu Oct  4 15:56:12 2007] [info] [client xx.68] (32)Broken pipe: client stopped connection before rwrite completed
[Thu Oct  4 15:57:10 2007] [info] [client xx.68] send timed out
[Thu Oct  4 15:57:10 2007] [info] [client xx.68] client stopped connection before rvputs completed
[Thu Oct  4 15:57:26 2007] [info] [client xx.68] send timed out
[Thu Oct  4 15:57:26 2007] [info] [client xx.68] client stopped connection before rvputs completed
[Thu Oct  4 15:57:26 2007] [info] [client xx.68] send timed out
[Thu Oct  4 15:57:26 2007] [info] [client xx.68] client stopped connection before rvputs completed


 
On 10/4/07, Rachel <didlix@gmail.com> wrote:
2.4d

Oct  4 10:47:25 lb1 pound: (42217800) e500 response error read from
xx.xx.xx.78:80/GET /login HTTP/1.1: Undefined error: 0 ( 16.119
secs)
Oct  4 10:47:42 lb1 pound: (47da3800) e500 response error read from
xx.xx.xx.78:80/GET /favicon.ico HTTP/1.1: Undefined error: 0
(1                                                 6.859 secs)
Oct  4 10:47:42 lb1 pound: (47da3000) e500 response error read from
xx.xx.xx.78:80/GET /favicon.ico HTTP/1.1: Undefined error: 0
(1                                                 6.870 secs)

I disabled http 1.1 on apache.



On 10/4/07, Rachel < didlix@gmail.com> wrote:
>
> Just upgraded to latest stable and now get:
>
> error flush headers to
>
> Oct  4 09:43:49 lb1 pound: error flush headers to xx.xx.xx.131: Broken
> pipe
> Oct  4 09:43:50 lb1 pound: error flush headers to xx.xx.xx.131: Broken
> pipe
> Oct  4 09:48:36 lb1 pound: response error read from xx.xx.xx.xx:80:
> Undefined error: 0
>
>
> --
> To unsubscribe send an email with subject unsubscribe to pound@apsis.ch.
> Please contact roseg@apsis.ch for questions.
>


--
To unsubscribe send an email with subject unsubscribe to pound@apsis.ch.
Please contact roseg@apsis.ch for questions.