Skip to content

Commit d4679ae

Browse files
authored
update docs - Reconnection support is in
1 parent 715517c commit d4679ae

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

TODO

-10
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,6 @@ Project Goals: IRR PowerTools 3.0
3535
include the whois server to query, bogon filters, e-mail settings,
3636
etc.
3737

38-
* Rewrite networking code to handle recovery from a lost connection to the
39-
WHOIS server. Unfortunately the RIPE protocol (above) from several
40-
serious issues, such as a lack of a command to recursively resolve AS-SET
41-
members on the server. This increases the number of transactions with the
42-
WHOIS server, increasing the processing time significantly (especially
43-
over high-latency paths between host and WHOIS server). A query against a
44-
large AS-SET from the US via whois.ripe.net can take several minutes,
45-
unfortunately the RIPE whoisd has a default timeout of 3 minutes, and
46-
does not do so gracefully (the socket is closed mid-transaction).
47-
4838
* Add support for parallel WHOIS queries to improve transaction speed.
4939

5040
* Add checks to spot common PHP configuration issues which are not

0 commit comments

Comments
 (0)