Share

Pyzor

Tracker: Feature Requests

7 Support for server hostname - ID: 2499950
Last Update: Settings changed ( abyz12345 )

The pyzor client should also support a hostname instead of an IP address
when using "pyzor discover" (downloaded from
http://pyzor.sourceforge.net/cgi-bin/inform-servers-0-3-x).

DNS round-robin can then be used to support multiple servers. It also makes
it much easier to move the public server to a new IP.


Dreas van Donselaar ( abyz12345 ) - 2009-01-11 19:50

7

Closed

Invalid

Dreas van Donselaar

Pyzor client

None

Public


Comments ( 3 )




Date: 2009-01-16 15:23
Sender: abyz12345SourceForge.net SubscriberProject Admin

Hostname indeed seems to work fine. I have changed the default Pyzor server
from 82.94.255.100:24441 to public.pyzor.org:24441 (which resolves to that
same IP). If anyone has a better hostname suggestion then do let me know.


Date: 2009-01-16 10:36
Sender: abyz12345SourceForge.net SubscriberProject Admin

I have not actually checked if this already works. Will do.


Date: 2009-01-16 09:33
Sender: anadelonbrinProject AdminAccepting Donations

Looking at the code, it seems like this would work already. The server is
passed to socket.socket.sentto, which accepts normal socket.AF_INET
addresses, which can be hostnames or IP addresses.

Have you verified that this does not in fact already work?


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2009-01-16 15:23 abyz12345
resolution_id None 2009-01-16 15:23 abyz12345
close_date - 2009-01-16 15:23 abyz12345
assigned_to anadelonbrin 2009-01-16 10:36 abyz12345