Hello,
I made a windows slave agent by JNLP connection.
My Jenkins master behinds apache.
Apache is configured as reverse proxy and ssl certification.
So I want to set "Jenkins Location" as Apache URL.
But the setting is used as remoting url parameter in jnlp.
Sometimes our agent can't connect because connect to Apache.
How should I do? Just set Jenkins Location to the master url?
I read "Jenkins Locaiton" is used in in email links.
# environment information
## master
version: 1.596.2
OS: Debian
## slave
OS:Windows Server 2008 R2
Best regards,
Hiroki