Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The prefetch can be also be adjusted on a per connection basis by adding a 'maxprefetch' value to the connection url

Code Blocknoformat
amqp://guest:guest@client1/development?maxprefetch='1'&brokerlist='tcp://localhost:5672'

...