File tree 1 file changed +0
-10
lines changed
1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -35,16 +35,6 @@ Project Goals: IRR PowerTools 3.0
35
35
include the whois server to query, bogon filters, e-mail settings,
36
36
etc.
37
37
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
-
48
38
* Add support for parallel WHOIS queries to improve transaction speed.
49
39
50
40
* Add checks to spot common PHP configuration issues which are not
You can’t perform that action at this time.
0 commit comments