sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #36351
Vedr.: Graverende fejl i Mod_perl..
Iflg. mod-perl guiden, så sker det når klienten afbryder forbindelsen..
(den del havde jeg gættet).. men jeg vidste ikke at det skete når man
proxyede forbindelse fra en apache på samme maskine, til
apache/mod-perl'en.. hmm
jeg skal vist have opdateret den mod-perl version.. så skulle jeg slippe
for beskeden..
rwrite returned -1
This message happens when the client breaks the connection while your
script is trying to write to the client. With Apache 1.3.x, you should only
see the rwrite messages if LogLevel is set to debug.
There was a bug that reported this debug message regardless of the value of
the LogLevel directive. It was fixed in mod_perl 1.19_01 (CVS version).
Generally LogLevel is either debug or info. debug logs everything, info is
the next level, which doesn't include debug messages. You shouldn't use
``debug'' mode on your production server. At the moment there is no way to
prevent users from aborting connections.
------------------| This mail has been sent to you by: |-------------------
Klavs Klavsen, IT-coordinator and Systems Administrator at
Metropol Online - http://www.metropol.dk
Tlf. 33752700, Fax 33752720, Email ktk@xxxxxxxxxxx
Private- Email klavs@xxxxxxxxxxx - http://www.vsen.dk
------------------------------[ I believe that... ]
--------------------------------
It is a myth that people resist change. People resist what other
people make them do, not what they themselves choose to do...
That's why companies that innovate successfully year after year
seek their peopl's ideas, let them initiate new projects and
encourage more experiments. -- Rosabeth Moss Kanter
"Klavs
Klavsen" Til: sslug-teknik@xxxxxxxx
<ktk@metropol cc:
.dk> Vedr.: [TEKNIK] Graverende fejl i Mod_perl..
03-05-2001
11:42
Besvar
venligst til
sslug-teknik
Min mod_perl kommer med det her output.. engang imellem..
I 100.000 vis af linier pr. dag..
[Thu May 3 05:55:42 2001] [info] [client 194.192.81.82] (32)Broken pipe:
client stopped connection before rwrite completed
[Thu May 3 05:55:42 2001] [debug] Apache.xs(355): (32)Broken pipe:
mod_perl: rwrite returned -1 (fd=3, B_EOUT=8)
[Thu May 3 05:55:42 2001] [debug] Apache.xs(355): (32)Broken pipe:
mod_perl: rwrite returned -1 (fd=3, B_EOUT=8)
[Thu May 3 11:18:08 2001] [debug] Apache.xs(355): (32)Broken pipe:
mod_perl: rwrite returned -1 (fd=3, B_EOUT=8)
[Thu May 3 11:18:08 2001] [debug] Apache.xs(355): (32)Broken pipe:
mod_perl: rwrite returned -1 (fd=3, B_EOUT=8)
[Thu May 3 11:18:08 2001] [debug] Apache.xs(355): (32)Broken pipe:
mod_perl: rwrite returned -1 (fd=3, B_EOUT=8)
Nogen der kan fortælle mig hvad det betyder??
------------------| This mail has been sent to you by: |-------------------
Klavs Klavsen, IT-coordinator and Systems Administrator at
Metropol Online - http://www.metropol.dk
Tlf. 33752700, Fax 33752720, Email ktk@xxxxxxxxxxx
Private- Email klavs@xxxxxxxxxxx - http://www.vsen.dk
------------------------------[ I believe that... ]
--------------------------------
It is a myth that people resist change. People resist what other
people make them do, not what they themselves choose to do...
That's why companies that innovate successfully year after year
seek their peopl's ideas, let them initiate new projects and
encourage more experiments. -- Rosabeth Moss Kanter