Reuse producers connections.

閲覧: 74 回
最初の未読メッセージにスキップ

Artem Sheludko

未読、
2021/03/02 8:32:342021/03/02
To: php-amqplib-devel
We use rabbitMQ and OldSound vendor on the php project. Problem is that producers create to many connection (on every sneeze) and time to time rabbitMQ down. Question is how we can reuse tcp connections between producers, different requests? 

Ramūnas Dronga

未読、
2021/03/25 3:45:132021/03/25
To: php-amqplib-devel
Just keep connection open till next message.
If it's not possible (usually producing from WEB requests), then You can try AMQP proxy [1].

Artem Sheludko

未読、
2021/03/25 10:01:442021/03/25
To: php-amqp...@googlegroups.com
Hello. Yes I am trying use amqproxy but receive the same result. Per request to request creating tcp connection. So I do not know why it is happening.


--
You received this message because you are subscribed to a topic in the Google Groups "php-amqplib-devel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/php-amqplib-devel/4tbhMzXS9MQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to php-amqplib-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/php-amqplib-devel/610dbff8-5cf2-4041-b2bd-7a9c35bf53d8n%40googlegroups.com.

Artem Sheludko

未読、
2021/03/25 10:08:162021/03/25
To: php-amqp...@googlegroups.com
全員に返信
投稿者に返信
転送
新着メール 0 件