IPFS Daemon on docker (AWS) timeouts on add

Hi,

we’re running ipfs on 2 aws machines. Sometimes the whole container stops to respond on API requests (especially add’s)

I’ve tried different configurations with the peer count to set it down to 50-100 but the issue still exists.

Does anybody else have a issue like this ?

The debug log says a lot (ca 500 per sec) of “Peer XYZ wants hash ABC”

Regards