I figured out that I can set in console this parameter *config set storage.diskCache.bufferSize 14336*
but after I reopen console, it sets to 4096 again. On Saturday, February 8, 2014 11:40:09 AM UTC-5, Andrey Yesyev wrote: > > The second problem is with this parameter storage.diskCache.bufferSize. > I run tests on my Windows laptop. > So I added to server.bat this parameter as > > *set ORIENTDB_SETTINGS=-Dprofiler.enabled=true > -Dcache.level1.enabled=false -Dcache.level2.enabled=false > -Dcache.level2.size=0 -Dstorage.diskCache.bufferSize=14336* > > then I start the server using this script. > Connect to the server using console.bat > Run the command *config get storage.diskCache* > The result is 4096 > > I also added this parameter in System Variables. Still can't see it set. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
