<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Deployment server through a VIP in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-server-through-a-VIP/m-p/32494#M886</link>
    <description>&lt;P&gt;We are using a VIP for the deployment server uri, as it needs to be on a low port to survive firewalls, and is easier to configure in our infrastructure.&lt;/P&gt;

&lt;P&gt;Is deployment server completely REST based? I'm seeing some strange errors when going through the VIP, which is handling the SSL, not just forwarding the port:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;01-25-2011 19:10:58.138 WARN  NetUtils - Bad select_for_loop rv = -2
01-25-2011 19:10:58.138 WARN  HTTPClient - Error when reading from uri:
deployment-server.client.com:443, nbytes: -2, downloaded so far: 10240
01-25-2011 19:10:58.138 WARN  DeployedApplication - There was a problem
downloading from uri=deployment-server.client.com:443,
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 26 Jan 2011 06:26:13 GMT</pubDate>
    <dc:creator>vbumgarner</dc:creator>
    <dc:date>2011-01-26T06:26:13Z</dc:date>
    <item>
      <title>Deployment server through a VIP</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-server-through-a-VIP/m-p/32494#M886</link>
      <description>&lt;P&gt;We are using a VIP for the deployment server uri, as it needs to be on a low port to survive firewalls, and is easier to configure in our infrastructure.&lt;/P&gt;

&lt;P&gt;Is deployment server completely REST based? I'm seeing some strange errors when going through the VIP, which is handling the SSL, not just forwarding the port:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;01-25-2011 19:10:58.138 WARN  NetUtils - Bad select_for_loop rv = -2
01-25-2011 19:10:58.138 WARN  HTTPClient - Error when reading from uri:
deployment-server.client.com:443, nbytes: -2, downloaded so far: 10240
01-25-2011 19:10:58.138 WARN  DeployedApplication - There was a problem
downloading from uri=deployment-server.client.com:443,
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 26 Jan 2011 06:26:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-server-through-a-VIP/m-p/32494#M886</guid>
      <dc:creator>vbumgarner</dc:creator>
      <dc:date>2011-01-26T06:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment server through a VIP</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-server-through-a-VIP/m-p/32495#M887</link>
      <description>&lt;P&gt;So you have turned &lt;EM&gt;off&lt;/EM&gt; SSL on the Deployment Server? Have you also installed appropriate new SSL CA certificates on the Deployment Clients?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2011 05:34:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-server-through-a-VIP/m-p/32495#M887</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2011-01-27T05:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment server through a VIP</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-server-through-a-VIP/m-p/32496#M888</link>
      <description>&lt;P&gt;SSL is running. The VIP/LB magically made it work. It's not clear whether it is acting as an https proxy or simply stepping in the way of the SSL.&lt;/P&gt;

&lt;P&gt;The behavior is this:&lt;BR /&gt;
1. First round of downloads and deployments work fine, though with the errors seen above.&lt;BR /&gt;
2. On changes, deploymentclient determines it needs new apps and seems to download them into var/run/CLASSNAME&lt;BR /&gt;
3. There is a new error saying the expected bundle could not be found in var/run/CLASSNAME, with a different integer in the name than expected.&lt;/P&gt;

&lt;P&gt;In the end, we used a different port and forwarded the socket.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2011 11:12:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-server-through-a-VIP/m-p/32496#M888</guid>
      <dc:creator>vbumgarner</dc:creator>
      <dc:date>2011-01-27T11:12:05Z</dc:date>
    </item>
  </channel>
</rss>

