[Neo4j] Rest-Server Java Opts Configuration

2011-08-09 Thread mike_t
Where is the best place to configure the heap size for the neo4j rest server. I donĀ“t want to specify the java opts at startup. -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Rest-Server-Java-Opts-Configuration-tp3238301p3238301.html Sent from the Neo4j

Re: [Neo4j] Rest-Server Java Opts Configuration

2011-08-09 Thread Jim Webber
Hi Mike, I've added this to the webadmin backlog. That backlog is currently small-ish, so there's a reasonable chance you'll see this in the 1.5 timeframe*. Jim * no promises, the world's far too chaotic for that. Especially when rioters are burning down your local pie shop (tragedy!) On 9

Re: [Neo4j] Rest-Server Java Opts Configuration

2011-08-09 Thread mike_t
Is it possible to change the bin/neo4j shell script file and add at line 67 JAVA_OPTS=-server ${wrapper_java_additional} *-Xms512M -Xmx1024M* -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Rest-Server-Java-Opts-Configuration-tp3238301p3238520.html