-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I have been preparing a flask version of the tool inspired by @wiki-ST47 's fork.
https://whois-dev.toolforge.org/ is the new version. I want someone who is running an automated tool to fetch data from this tool to test it. If it goes well, I think I can replace the current version with it.
The current version is CGI-based, which means that a python interpreter launches every time someone tries to access the tool. The flask version runs continuously on a python interpreter. This change might provide better stability and slightly better performance (but not much because the bottleneck is in whois requests which are not cached.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels