Skip to content

Commit 8dc690e

Browse files
committed
fix wrong title
1 parent c39b447 commit 8dc690e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ It's a good idea to set the ```read_write_timeout``` to 2x the heartbeat so your
195195
Please bear in mind, that you can expect problems, if your tasks are generally running longer than the heartbeat period, to which there are no good solutions ([link](https://github.com/php-amqplib/RabbitMqBundle/issues/301)).
196196
Consider using either a big value for the heartbeat or leave the heartbeat disabled in favour of the tcp's `keepalive` (both on the client and server side) and the `graceful_max_execution_timeout` feature.
197197

198-
### Multiple Connections ###
198+
### Multiple Hosts ###
199199

200200
You can provide multiple hosts for a connection. This will allow you to use RabbitMQ cluster with multiple nodes.
201201

0 commit comments

Comments
 (0)