2 Jun
2002
2 Jun
'02
1:32 p.m.
В Вск, 02.06.2002, в 14:18, Balazs Scheidler написал:
I'm going to address this issue by adding several features to syslog-ng 2:
* flow controlled message paths * disk buffering of messages when a destination is absent * maybe a preloadable shared library, which changes the syslog () implementation in libc
The last is what I was about to suggest. Thank you. The second one looks really tricky to me (in client that is); may be creating a hidden file (creat and then unlink) is a way to go. anyway, thank you for a good program -andrej