On Tue, 21 Oct 2003, Magnusson, Andrew wrote: > I'm awfully sorry to bother you, but I can't seem to find an answer to this > on the lists. Is there any way to turn off caching on squid logfile disk > writes?
Yes, by modifying the source to fsync the log files after each write, or whatever you mean by "disable caching on disk writes". Why do you want to do this? Regards Henrik
