Skip to content

timeout on connection to registry #22

@vohmar

Description

@vohmar

registrars get epp timeouts. Affects any EPP query.

Theory: epp-proxy timeout threshold is too small so if new passenger process is started for a query epp-proxy bails out too soon and returns timeout to the users while in reality the query is run and result gets created.

Timeout seems to be at 1 or 2 seconds

root@reg-l-epp-wheezy:/etc/apache2# fgrep "Error contacting registry" /var/log/registry.log | wc -l 35

http://localhost/epp/command/poll http://localhost/epp/session/login http://localhost/epp/command/poll http://localhost/epp/command/poll http://localhost/epp/command/check http://localhost/epp/session/login http://localhost/epp/session/login http://localhost/epp/command/update http://localhost/epp/session/login http://localhost/epp/session/login http://localhost/epp/command/update http://localhost/epp/command/update http://localhost/epp/session/login http://localhost/epp/command/renew http://localhost/epp/command/check http://localhost/epp/command/poll http://localhost/epp/command/poll http://localhost/epp/command/renew http://localhost/epp/command/poll http://localhost/epp/command/update http://localhost/epp/command/update http://localhost/epp/command/update http://localhost/epp/command/info http://localhost/epp/command/poll http://localhost/epp/command/check http://localhost/epp/command/poll

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions