2 Mar
2011
2 Mar
'11
6:31 a.m.
Op 01-03-11 22:40, Balazs Scheidler schreef:
It depends on what the write() syscall returns to syslog-ng. The only way to check that is to use strace on the syslog-ng process and see if writing the proc file returns failure on write or not.
OK, so I'm just lucky for not forcing sync() on this file. Would there be any way around this, i.e. a way to force syslog-ng to act as if a certain message has been delivered OK, without retry? Best regards, Valentijn