from the orientdb console.sh ,I could't get the right server-configuration

34 views
Skip to first unread message

GANG NG

unread,
May 24, 2016, 4:19:29 AM5/24/16
to OrientDB

I set the db.pool.min and db.pool.max in the orientdb-server-config.xml ,

<properties>
    <entry value="10" name="db.pool.min"/>
    <entry value="30" name="db.pool.max"/>
    <entry name="client.channel.minPool" value="50"/>
    <entry name="client.channel.maxPool" value="300"/>
    <entry value="true" name="profiler.enabled"/>
    <entry value="info" name="log.console.level"/>
    <entry value="fine" name="log.file.level"/>
</properties>

,but I can't get db.pool.min =10 and db.pool.max =30 from OGlobalConfiguration.dumpConfiguration(System.out)

this is my OGlobalConfiguration.dumpConfiguration(System.out) result: OrientDB 2.1.13 configuration dump: I get client.channel.minPool = 1 client.channel.maxPool = 100 db.pool.min = 1 db.pool.max = 100

SavioL

unread,
May 24, 2016, 5:30:28 AM5/24/16
to OrientDB

GANG NG

unread,
May 24, 2016, 9:43:58 PM5/24/16
to OrientDB
thank you , I get it

在 2016年5月24日星期二 UTC+8下午5:30:28,SavioL写道:
Reply all
Reply to author
Forward
0 new messages