diff --git a/bin/cassandra.in.sh b/bin/cassandra.in.sh
index 1d4a5c735f..101db4e791 100644
--- a/bin/cassandra.in.sh
+++ b/bin/cassandra.in.sh
@@ -22,7 +22,7 @@ JVM_OPTS=" \
-Xdebug \
-Xrunjdwp:transport=dt_socket,server=y,address=8888,suspend=n \
-Xms128M \
- -Xmx2G \
+ -Xmx1G \
-XX:SurvivorRatio=8 \
-XX:TargetSurvivorRatio=90 \
-XX:+AggressiveOpts \
diff --git a/conf/storage-conf.xml b/conf/storage-conf.xml
index 3c3ee0980e..578e1a46ec 100644
--- a/conf/storage-conf.xml
+++ b/conf/storage-conf.xml
@@ -79,13 +79,14 @@
is based solely on the amount of data stored, not actual heap memory
usage (there is some overhead in indexing the columns).
-->
- 64
+ 32
- 1
+ 0.1