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

Re: [HTCondor-users] Question--Is it feasible to fix SCHEDD IP Address/Port?



Hi Tom,

You can achieve this by tweaking the scheddâs command line arguments:

SCHEDD_ARGS = -p 8080

(found this here: http://ben.versionzero.org/wiki/Condor_SOAP_Interface)

On newer versions of HTCondor, this should work:

SCHEDD_PORT = 8080

In future versions of HTCondor, the plan is to default all daemons to 9618 (and share the same port when there are multiple daemons on a given host).

Brian

> On Jul 8, 2015, at 6:02 PM, Thomas B Winans <tbw@xxxxxxxxxxxx> wrote:
> 
> My goal is to have a fixed combination for web service invocation for which no query or file lookup is necessaryâ I see that SCHEDD_ADDRESS_FILE can be written to, but this is not my goal...
> 
> Many thanks,
> Tom
> 
> Tom Winans
> tbw@xxxxxxxxxxxx
> http://tomwinans.info
> 
> 
> 
> 
> 
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
> 
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/