[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] HTCondor Transferer issue for HAD Replication issue with Shared Port



Can somebody tell me why the transferer tries to connect to an arbitrary port?

Either the transferer to which it's connecting isn't configured to use shared port, or because the transferer was never updated to be able to use shared port. At first glance, it looks like the transferer creates a new listen socket rather than use its existing (shared port) command socket.

- ToddM