thank you , I get it 在 2016年5月24日星期二 UTC+8下午5:30:28,SavioL写道: > > I answered you on StackOverflow ( > http://stackoverflow.com/questions/37407953/from-the-orientdb-console-sh-i-couldt-get-the-right-server-configuration/37409508#37409508 > ) > > Il giorno martedì 24 maggio 2016 10:19:29 UTC+2, GANG NG ha scritto: >> >> 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 >> >
-- --- 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/d/optout.
