<blockquote>
<p>When K connects to another SIP proxy over TCP or TLS, the connection is shared for all requests to that destination. If the receiving SIP proxy is K, it means that only one worker process is handling all those requests. This may become a bottleneck if processing of requests is time consuming, e.g., because of DB operations.</p>
<p>It should therefore be possible one way or another to establish more than one parallel TCP or TLS connections to the same destination. One solution could be based on a function call, such as t_forward_connect(number), to be called before t_relay specifying the desired number of parallel connections shared randomly by outgoing requests.</p>
</blockquote>
<p>As simple workaround you could map multiple alias / IP addresses to a single NIC? And feed the dispatcher module with the multiple alias.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/1107?email_source=notifications&email_token=ABO7UZLKPVU7N2KVZQ5SEXTRDKRBTA5CNFSM4DJSTCRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL6W3GY#issuecomment-587034011">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZIKQGTSVIYKBS3MLNTRDKRBTANCNFSM4DJSTCRA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZKT76S3QOFKATYYDNTRDKRBTA5CNFSM4DJSTCRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL6W3GY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/1107?email_source=notifications\u0026email_token=ABO7UZLKPVU7N2KVZQ5SEXTRDKRBTA5CNFSM4DJSTCRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL6W3GY#issuecomment-587034011",
"url": "https://github.com/kamailio/kamailio/issues/1107?email_source=notifications\u0026email_token=ABO7UZLKPVU7N2KVZQ5SEXTRDKRBTA5CNFSM4DJSTCRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL6W3GY#issuecomment-587034011",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>