# Does adding multiple shard replicas increase performance?

**URL:** https://discuss.elastic.co/t/does-adding-multiple-shard-replicas-increase-performance/76694
**Category:** Elasticsearch
**Created:** [February 27, 2017, 9:26pm UTC](https://discuss.elastic.co/t/does-adding-multiple-shard-replicas-increase-performance/76694 "2017-02-27T21:26:07Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![aghosh1](https://avatars.discourse-cdn.com/v4/letter/a/dfb087/32.png) [@aghosh1](https://discuss.elastic.co/u/aghosh1)
#### Post date: [February 27, 2017, 9:26pm UTC](https://discuss.elastic.co/t/does-adding-multiple-shard-replicas-increase-performance/76694/1 "2017-02-27T21:26:07Z")

</div>

Currently we have one index with 5 shards and 1 replica per shard. is it possible to boost performance by increasing number of replicas or is it just fail-safe

Regards  
Arnab

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [February 28, 2017, 12:19am UTC](https://discuss.elastic.co/t/does-adding-multiple-shard-replicas-increase-performance/76694/2 "2017-02-28T00:19:43Z")

</div>

It's both.

---

<div class="post-metadata">

### Author: ![aghosh1](https://avatars.discourse-cdn.com/v4/letter/a/dfb087/32.png) [@aghosh1](https://discuss.elastic.co/u/aghosh1)
#### Post date: [February 28, 2017, 6:07am UTC](https://discuss.elastic.co/t/does-adding-multiple-shard-replicas-increase-performance/76694/3 "2017-02-28T06:07:09Z")

</div>

Thanks Mark. is there a thumb rule for determining the ideal set up ?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [February 28, 2017, 7:58am UTC](https://discuss.elastic.co/t/does-adding-multiple-shard-replicas-increase-performance/76694/4 "2017-02-28T07:58:54Z")

</div>

More than 0 if your data is important, is about it.

Anything else depends on how important the data is, the query speed, and more.

---

<div class="post-metadata">

### Author: ![Christian\_Dahlqvist](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christian_dahlqvist/32/4617_2.png) [@Christian\_Dahlqvist](https://discuss.elastic.co/u/Christian_Dahlqvist)
#### Post date: [February 28, 2017, 8:10am UTC](https://discuss.elastic.co/t/does-adding-multiple-shard-replicas-increase-performance/76694/5 "2017-02-28T08:10:39Z")

</div>

Increasing the number of replica shards generally affects query throughput more than latency, even though being able to utilise resources more efficiently across a cluster can have an impact on latency too.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [March 28, 2017, 8:10am UTC](https://discuss.elastic.co/t/does-adding-multiple-shard-replicas-increase-performance/76694/6 "2017-03-28T08:10:40Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
