Ira Abramov wrote:
> 
> a week passed and no one answered with an idea. anyone care to take a
> guess?
> 
> to recap: Apache 1.3.12 on a plain vanilla Mandrake 7.1, standard-issue
> kernel 2.2.16+Reiser, instead of writing logs to the file in real time
> and synching, it just blocks until apache is killed or sent a SIGHUP,
> where it flushes the logs in one blow (accumulated sometimes over a
> week!) but out of sequence, to the log file. is that a bug or a feature?

Not sure if this helps or not - try running Apache under strace for some
time.
If you see the correct system calls for writing to the logs, i'd guess
it's a ReiserFS problem...

-- 
Gilad Ben-Yossef <[EMAIL PROTECTED]> 
http://kagoor.com | +972(9)9565333 x230 | +972(54)756701
"I've been seduced by the chocolate side of the force."

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to