Are there any serious pros and cons to the performance depending on the method of logging server activity. Is it best to combine the requests and insert a %v then use a log splitter or just use a separate file for each. Combining would make a difference if you had clients who wanted their own stats.
Is it possible to mix and match so that all my sites combine and anybody elses do not.
Cheers