
www at steam
Mar 16, 1995, 9:38 AM
Post #1 of 4
(141 views)
Permalink
|
Patch : B6 Submitter : fielding [at] ics/fielding [at] ics Sumary : access_log open and write instead of stdio Version : State : invote Priority : 3 Keywords : access_log, logfile, append, stdio Have Code : Yes Conflicts : Description: This patch fixes the bug in writing the access_log file that allowed multiple child processes to overwrite log entries. It just replaces stdio calls with raw open and write. The patch has been working great on my server for 2 months. --- fielding on Thu Mar 16 08;28;25 PST 1995 ---
|