Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Do the following settings remove all UDP communication from a Condor pool?
- Date: Mon, 15 Aug 2011 10:20:39 -0400
- From: Ian Chesal <ichesal@xxxxxxxxxxxxxxxxxx>
- Subject: [Condor-users] Do the following settings remove all UDP communication from a Condor pool?
It can sometimes be a bit tricky to get a handle on when and where Condor choses UDP over TCP. I have a situation where I'd like to ensure network communication is done completely over UDP.
Would the following cluster of settings be sufficient to ensure that UDP is never used in my pool for data comm?
SCHEDD_SEND_VACATE_VIA_TCP = True
SEC_INVALIDATE_SESSIONS_VIA_TCP = True
UPDATE_COLLECTOR_WITH_TCP = True
TCP_UPDATE_COLLECTORS = $(COLLECTOR_HOST)
COLLECTOR_MAX_FILE_DESCRIPTORS = 3000
Is it even possible to remove UDP completely from Condor's communications among machines?
Regards,
- Ian
---
Ian Chesal
Cycle Computing, LLC
Leader in Open Compute Solutions for Clouds, Servers, and Desktops
Enterprise Condor Support and Management Tools
http://www.cyclecomputing.com
http://www.cyclecloud.com
http://twitter.com/cyclecomputing