-
Bug
-
Resolution: Won't Fix
-
Critical
I'm running into an issue with JNLP3. I have three slaves communicating through a proxy, so by the time the traffic gets to the master, they are coming from the same IP address. The port numbers are unique; they are ephemeral ports. With JNLP3, I can't get more than one slave connected at a time. Other slaves connect, but then I get a message:
WARNING: Making
{slave name} offline because it’s not responding
Mar 28, 2016 11:35:31 PM hudson.node_monitors.ResponseTimeMonitor$1 monitor
If I remove the "-Djenkins.slaves.JnlpSlaveAgentProtocol3.enabled=true" switch (reverting to JNLP2), I can connect multiple slaves at the same time, no issues.
- is related to
-
JENKINS-34819 Allow disabling particular protocols in remoting
- Resolved
-
JENKINS-36871 JNLPProtocol4
- Closed
-
JENKINS-28289 JNLP slave should exclude non proxy hosts when connecting via HTTP proxy
- Resolved
-
JENKINS-26580 For JNLP slaves the master-slave communication should be encrypted
- Resolved