![]() | |
#11
| |||
| |||
|
|
"Steven Green" <greens (AT) diamondsg (DOT) com> wrote: 1) Is there any disadvantages with using a larger block size? no Steven, I'd have to disagree with you. On a network, whenever you open a table, you will get 8 blocks of data. This seems to be for speeding up sequential processing. But, if you are doing random reads via qLocate() then you are forcing a lot of wasted network traffic. I thought the same as you until my network users started screaming. After using the Ethereal Network Monitor (a great product, btw), I found all the wasted network traffic. My tables had 4kb blocks and I switched them to 16kb blocks, and the system couldn't keep up with the network traffic. |
#12
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |