@ivanuschak commented on this pull request.


> @@ -396,6 +396,7 @@ typedef struct sip_msg
        char *unparsed; /*!< here we stopped parsing*/
 
        struct receive_info rcv; /*!< source & dest ip, ports, proto a.s.o*/
+       struct receive_info haproxy_rcv; /*!< source & dest ip, ports, proto 
a.s.o for the message from haproxy*/

Thanks for highlighting that.
We will check what would be less expensive in terms of resource usage - to have 
a full value-structure, or to have a pointer that needs to be cloned in shm.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3731#discussion_r1471011306
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/3731/review/1850885...@github.com>
_______________________________________________
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

Reply via email to