DBChunkSize
Summary
This determines the byte size of the blocks into which files are split when they are fetched and inserted from the database, when clustering with the eZDB File Handler.Usage
DBChunkSize=<integer>
Description
This setting determines the size of the blocks (in bytes) into which files are split when they are fetched and inserted from the database. This setting is only valid when using eZDB.
By default this is set to "65535".
Examples
DBChunkSize=65535
Ester Heylen (04/05/2010 10:42 am)
Ricardo Correia (18/04/2013 3:07 pm)
Comments
There are no comments.