[reSIProcate] HttpConnection::tryParse()
Scott Godin
slgodin at icescape.com
Thu Nov 30 08:55:06 CST 2006
HttpConnections are destroyed immediately after receiving data, then sending the response. The RxBuffer is destroyed at this time. Are you seeing any issues with this?
From: resiprocate-devel-bounces at list.resiprocate.org [mailto:resiprocate-devel-bounces at list.resiprocate.org] On Behalf Of hongsion
Sent: Wednesday, November 29, 2006 3:29 AM
To: resiprocate-devel at list.resiprocate.org
Subject: [reSIProcate] HttpConnection::tryParse()
Hi resip,
I found in HttpConnection::tryParse(), “mRxBuffer” will be enlarged unlimitedly, for there is no substr process like mTxBuffer. Is it? Please check!
Regards,
hongsion
________________________________
发件人: hongsion [mailto:hongsion at gmail.com]
发送时间: 2006年11月24日 15:57
收件人: 'resiprocate-devel at list.resiprocate.org'
主题: suggestion!
Hi resip,
I found ServerRegistration::dispatch(),mOriginalContacts variable is not used. And stack will update database for each contact. My advice is stack should update mOriginalContacts, and after all contacts are updated, write mOriginalContacts back to database. this way maybe more efficient. Not sure is it right or not, Welcome comments.
Regards,
hongsion
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20061130/0edd18ec/attachment.htm>
More information about the resiprocate-devel
mailing list