[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 Community Discussions mailing list archive at Nabble.com.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


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 Aug 2011, at 09:41, mike_t wrote:

 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 Community Discussions mailing list archive at Nabble.com.
 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user

___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


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
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user