High latency on writes -
02-21-2006
, 01:13 PM
Hi All
For some reason I get a very high latency on a database writes, more
than a second and a half to write into two databases. I am very new to
BDB and I am wondering as to what I need to do to tune Sleepycat to
make this better.
At this point we have checkpointing occuring every 1 minute and the
trickle write feature set to 90%. We do not sync to disk on every
write. The two databases in question have their page sizes set to 512
and 4096 bytes. Is there any other information that I need to provide
you guys with for pointing me in the right direction ?
What do I need to do to reduce these latencies ?
Thanks
A |