On 5/13/06, Harry Rüter <[EMAIL PROTECTED]> wrote:

i was trying to write logs into a named pipe,
but had i no success (httpd-2.0.54).

httpd is waiting/blocking forever and must be killed ...

It works fine for me -- what format are you using?  The typical example is

CustomLog "|/usr/local/apache/bin/rotatelogs /var/log/access_log 86400" common

I use
CustomLog "|/home/apache/split  /var/log/access_log 86400" common

--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to