summaryrefslogtreecommitdiff
path: root/include/asterisk/statsd.h
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2016-05-26 17:35:04 -0500
committerRichard Mudgett <rmudgett@digium.com>2016-06-07 13:16:19 -0500
commit16b08444dae47eded183f63300908b49cf6b2c1a (patch)
tree32976263d71b7f2528ee29b2a4bb27de107db6f2 /include/asterisk/statsd.h
parent993b769524b5e39aa5749a64e0389f01427235ee (diff)
pjsip_distributor.c: Consistently pick a serializer for messages.
Incoming messages that are not part of a dialog or a recognized response to one of our requests need to be sent to a consistent serializer. Under load we may be queueing retransmissions before we can process the original message. We don't need to throw these messages onto random serializers and cause reentrancy and message sequencing problems. * Created a pool of pjsip/distributor serializers that get picked by hashing the call-id and remote tag strings of the received messages. * Made ast_sip_destroy_distributor() destroy items in the reverse order of creation. ASTERISK-26088 Reported by: Richard Mudgett Change-Id: I2ce769389fc060d9f379977f559026fbcb632407
Diffstat (limited to 'include/asterisk/statsd.h')
0 files changed, 0 insertions, 0 deletions