[OpenSIPS-Devel] [OpenSIPS/opensips] ac419b: do not always retry write to pipe if we get blocki...
Razvan Crainea
razvan at opensips.org
Tue Jun 2 18:51:33 CEST 2015
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: ac419bc0a1e87fe3e0750a983e61b9fcbe4daedd
https://github.com/OpenSIPS/opensips/commit/ac419bc0a1e87fe3e0750a983e61b9fcbe4daedd
Author: Eric Tamme <eric.tamme at onsip.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)
Changed paths:
M modules/event_rabbitmq/rabbitmq_send.c
Log Message:
-----------
do not always retry write to pipe if we get blocking errors as this causes the proxy to lock up and consume cpu
Commit: 008b42363fc7294a169924be350c512f8c32e26d
https://github.com/OpenSIPS/opensips/commit/008b42363fc7294a169924be350c512f8c32e26d
Author: Razvan Crainea <razvan at opensips.org>
Date: 2015-06-02 (Tue, 02 Jun 2015)
Changed paths:
M modules/event_rabbitmq/rabbitmq_send.c
Log Message:
-----------
event_rabbitmq: EINTR is not an error and should not be considered for retry
Compare: https://github.com/OpenSIPS/opensips/compare/0db7e0e38c09...008b42363fc7
More information about the Devel
mailing list