Skip to content

Conversation

@athoune
Copy link

@athoune athoune commented Jan 30, 2020

The code came from https://github.com/ppshobi/psonic/blob/master/src/Ingest.php#L144

I don't understand how to compute chunk size, it's not clea in the protocol documentation

The tests pass, but doesn't test large chunk.

See #10

@athoune athoune requested a review from xmonader January 30, 2020 20:25
@athoune
Copy link
Author

athoune commented Jan 30, 2020

bufsize was not correctly handled. Does all connection in the collection pool has the same buffer size?

@xmonader
Copy link
Owner

xmonader commented Feb 2, 2020

bufsize was not correctly handled. Does all connection in the collection pool has the same buffer size?

Yes, all the connections for the same client have the same backend server (whose bufsize is fixed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants