Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clarify on window size #28

Open
komuw opened this issue Jul 12, 2018 · 2 comments
Open

clarify on window size #28

komuw opened this issue Jul 12, 2018 · 2 comments

Comments

@komuw
Copy link
Owner

komuw commented Jul 12, 2018

window size, ie how many requests can be pending before they are responded to.

as far as I know, the SMPP spec does not mandate anyone(client or server), to put a cap on the max number of un-responded requests they can allow.

@komuw
Copy link
Owner Author

komuw commented Jul 14, 2018

since naz responds to requests from SMSC as soon as it gets them, I do not foresee naz getting into situations where it is lagging behind any SMSC that happens to have window size limits.

if naz ever finds itself in such a situation; then it is probably because it has some perfomance bottlenecks(say for example if naz is waiting for a network request etc).
if that were to be the case; we should fix those perfomance bugs

@komuw
Copy link
Owner Author

komuw commented Jul 14, 2018

I'm going to defer on this until such a bug is actually reported.

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

No branches or pull requests

1 participant