<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div><div><div>Hey everyone,</div><div><br></div><div>Dumb question alert, sorry. In the rabbitmq-c library, there are a few parameters to the amqp_login function that confuse me: channel_max and frame_max. Are these essentially the global QOS settings (how many channels can be on this connection, 0 being unlimited AND maximum window frame size, within which the client will try to tune the connection)?</div><div><br></div><div>What are legitimate values for these? Should I expose them in the PHP extension, and allow people to change them prior to connecting?</div></div></div><div><br></div><div>Thanks,</div><div>Pieter</div></body></html>