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

Incorrect EPP response error code is returned if session limit per registrar is reached #587

Closed
artur-intech opened this issue Sep 8, 2017 · 3 comments
Assignees
Labels

Comments

@artur-intech
Copy link
Contributor

artur-intech commented Sep 8, 2017

the system returns EPP code of 2501 in case EPP session limit reached
but EPP spec states that:

2502 "Session limit exceeded; server closing connection"

This response code MUST be returned when a server receives
a command and the command cannot be completed
because the client has exceeded a system-defined limit on
the number of sessions that the client can establish

Requires #543

@artur-intech artur-intech changed the title Incorrect EPP response error code is returned if session limit is reached Incorrect EPP response error code is returned if session limit per registrar is reached Sep 8, 2017
@artur-intech
Copy link
Contributor Author

@vohmar Does registrars' software rely on this somehow?

@vohmar
Copy link
Contributor

vohmar commented Sep 8, 2017

@artur-beljajev not aware that it does. But we will let them know in advance before this is fixed in production

@teadur
Copy link
Contributor

teadur commented Oct 23, 2018

#1017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants