<div>
        <p>
                Hi All,</p>
        <p>
                <br />
                is there any way to handle message throttling?</p>
        <p>
                <br />
                Our market connectivity provider, who is on the acceptor side, applies throttling on incoming</p>
        <p>
                msg number (max 50/sec). After reaching the limit, they ignore over-limit messages and terminate the session.</p>
        <p>
                <br />
                With application level msgs, this can be handled from the application which uses quickfixn as initiator.</p>
        <p>
                We experience problems with admin level msgs.</p>
        <p>
                <br />
                For example, after a network problem, after reconnecting the session, acceptor side asks to resend messages.</p>
        <p>
                Engine automatically responds with resending the asked messages, which can easily overthrow the trottling limit,</p>
        <p>
                if there are lot of messages to resend.</p>
        <p>
                <br />
                I guess there isn't throttle handling in qfn, but I haven't checked the code yet.</p>
        <p>
                Any ideas, suggestions, how to solve this?</p>
        <p>
                <br />
                Thanks,</p>
        <p>
                   Ligu</p>
</div>
<div>
         </div>