I installed neo4j as a service on linux. Then I configured in the
neo4j-community-1.4.1/conf/neo4j-wrapper.conf file following init and max
memory:

# Initial Java Heap Size (in MB)
wrapper.java.initmemory=512

# Maximum Java Heap Size (in MB)
wrapper.java.maxmemory=768

The "top" output shows following:
PID    USER   PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
17408 neo4j  18   0 1188m 155m  11m S    0  5.1   2:12.76 java  


Should neo4j not reserverd 512m memory? What did I wrong?

How can I discover If neo4j is running in java server mode? Result of "java
-version" is:
OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode). 

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Neo4j-Rest-Server-memory-configuration-tp3272360p3272360.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

Reply via email to