Date: Wed, 20 May 1998 14:52:22 -0400 (EDT) From: Cliff Addy <fbsdlist@federation.addy.com> To: questions@FreeBSD.ORG Subject: reading a web server log file Message-ID: <Pine.BSF.3.95q.980520144908.16795A-100000@federation.addy.com>
next in thread | raw e-mail | index | archive | help
I'm trying to write a program that monitors an Apache log file. My question is: If I open the file and fseek to the end, is there any chance I'll end up in the middle of a logfile line because Apache was in the middle of writing a file? Or is that impossible? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.980520144908.16795A-100000>