You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The splitting logic is still correctly splitting the buffers
In practice, having a small default mbuf size limits the worst case performance impact of splitting commands if a client does support pipelining outgoing commands
mbuf_split is called after each command parsed? what if client send multiple commands in pipeline?
The text was updated successfully, but these errors were encountered: