summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPeter Portante <peter.portante@redhat.com>2013-09-03 14:00:35 -0400
committerLuis Pabon <lpabon@redhat.com>2013-09-05 09:30:31 -0700
commite94cf06f870891177f45b64b32fa3b1050b26f1f (patch)
tree8a27f566d226b6db81b23276b0c99bdc7b5eb499 /etc
parent0f1ad38c2f7e8d3cd6cce5db959773dc516d836a (diff)
Fix typ-o for default network chunk size
Change-Id: I1d9ac223f3aede531fba86e213e9dd4f48739f0a Signed-off-by: Peter Portante <peter.portante@redhat.com> Reviewed-on: http://review.gluster.org/5766 Reviewed-by: Luis Pabon <lpabon@redhat.com> Tested-by: Luis Pabon <lpabon@redhat.com>
Diffstat (limited to 'etc')
-rw-r--r--etc/object-server.conf-gluster3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/object-server.conf-gluster b/etc/object-server.conf-gluster
index 3871bee..e3e4c9e 100644
--- a/etc/object-server.conf-gluster
+++ b/etc/object-server.conf-gluster
@@ -43,5 +43,4 @@ disk_chunk_size = 65536
#
# Adjust this value match whatever is set for the disk_chunk_size initially.
# This will provide a reasonable starting point for tuning this value.
-network_chunk_size = 65556
-
+network_chunk_size = 65536