On Thu, 28 Feb 2008, Anand Avati wrote:
using a combination of write-behind with io-threads (with option flush-behind on) prevents the wait of upto N-MB of data (where N is 'option cache-size NMB' of io-threads)
Client and server are on each host, should I do this on the client or server?
-Nathan