<?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 Re: HTTP Monitor - Random Connection refused occuring in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243021#M2411</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67902"&gt;@SabineR&lt;/a&gt;&amp;nbsp;for me a good starting point is this &lt;A href="https://community.dynatrace.com/t5/Troubleshooting/Troubleshooting-HTTP-Monitor-Error-Health-Status-Codes/ta-p/214354" target="_blank" rel="noopener"&gt;great guide&lt;/A&gt; from&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/1433"&gt;@HannahM&lt;/a&gt;&amp;nbsp;. Please check if the public IP's are whitelisted in the app?&lt;/P&gt;</description>
    <pubDate>Wed, 17 Apr 2024 14:20:45 GMT</pubDate>
    <dc:creator>DanielS</dc:creator>
    <dc:date>2024-04-17T14:20:45Z</dc:date>
    <item>
      <title>Random Connection refused occuring in the HTTP Monitor</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243009#M2410</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;I created several http Monitors, each with 10 to 20 HTTP Requests. These http requests are linked between them and simulate http requests of some mobile applications.&lt;/P&gt;
&lt;P&gt;All http monitors are run from a &lt;U&gt;public location&lt;/U&gt;.&lt;/P&gt;
&lt;P&gt;We already use this public location for other synthetic browser monitors.&lt;/P&gt;
&lt;P&gt;The issue is that we have a recurring error, "&lt;STRONG&gt;Connection refused&lt;/STRONG&gt;" coming every day, completely randomly.&lt;/P&gt;
&lt;P&gt;Never the same HTTP Request, never the same timeline. Currently, impossible to find a pattern.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, I have some questions:&lt;/P&gt;
&lt;P&gt;- As the public location has several &lt;STRONG&gt;IP addresses&lt;/STRONG&gt;, during one run, is it always one unique IP address used or not?&lt;/P&gt;
&lt;P&gt;- How can we get which IP address is used during the run? (In execution detail, we have the public location name and id and that's all).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Is it possible to get the execution detail of other failed run than only the last one? (Or if we can receive it by mail, via notification menu...)&lt;/P&gt;
&lt;P&gt;- Any idea on how to resolve it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks for your help.&lt;/P&gt;
&lt;P&gt;Sabine&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 14:49:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243009#M2410</guid>
      <dc:creator>SabineR</dc:creator>
      <dc:date>2024-05-10T14:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Monitor - Random Connection refused occuring</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243021#M2411</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67902"&gt;@SabineR&lt;/a&gt;&amp;nbsp;for me a good starting point is this &lt;A href="https://community.dynatrace.com/t5/Troubleshooting/Troubleshooting-HTTP-Monitor-Error-Health-Status-Codes/ta-p/214354" target="_blank" rel="noopener"&gt;great guide&lt;/A&gt; from&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/1433"&gt;@HannahM&lt;/a&gt;&amp;nbsp;. Please check if the public IP's are whitelisted in the app?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 14:20:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243021#M2411</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2024-04-17T14:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Monitor - Random Connection refused occuring</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243026#M2414</link>
      <description>&lt;UL&gt;
&lt;LI&gt;During 1 execution, all the requests will be run by a single engine using a single IP address.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;We do only use a subset of the IPs published for each public location, as we hold some in hand for expansion etc. Each engine is tied to a specific IP address, and several engines may be tied to that same IP address. You can see EngineId for each execution in the execution detail, so if you always see different ones for the failures then it is unlikely to be related to a single IP. If needed, support can tell you what IP relates to the EngineIds you are interested in, but, as&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/35788"&gt;@DanielS&lt;/a&gt;&amp;nbsp;mentions, you should ensure all the listed IPs are whitelisted.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Only the last failed, and last successful, execution details can be seen at any point in time.&amp;nbsp;&lt;BR /&gt;You can use the &lt;A href="https://docs.dynatrace.com/docs/dynatrace-api/environment-api/synthetic-v2/synthetic-monitor-execution/get-http-monitor" target="_self"&gt;GET HTTP Monitor&amp;nbsp;&lt;/A&gt;&amp;nbsp;API to retrieve the last execution results as often as you like.&amp;nbsp;&lt;BR /&gt;Support can provide basic details for other executions but only for specific troubleshooting.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 17 Apr 2024 14:58:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243026#M2414</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2024-04-17T14:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Monitor - Random Connection refused occuring</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243029#M2415</link>
      <description>&lt;P&gt;I will check on our side, yes.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;If a public location, is this endpoint available?&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;What is the consequence of not having an endpoint?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 15:28:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243029#M2415</guid>
      <dc:creator>SabineR</dc:creator>
      <dc:date>2024-04-17T15:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Monitor - Random Connection refused occuring</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243033#M2416</link>
      <description>&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;For the engineID, I just checked some case (failed run I downloaded and the last one) : unfortunately, there is no unique engineID which is responsible of all the errors.&lt;/P&gt;&lt;P&gt;The engineID of the last successfull run had returned an error previously.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;Only the last failed, and last successful, execution details can be seen at any point in time.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;It would be great to have more...&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 15:40:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243033#M2416</guid>
      <dc:creator>SabineR</dc:creator>
      <dc:date>2024-04-17T15:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Monitor - Random Connection refused occuring</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243034#M2417</link>
      <description>&lt;P&gt;I recommend that you vote for &lt;A href="https://community.dynatrace.com/t5/Product-ideas/Historic-Data-for-HTTP-monitor-executions-details/idi-p/200269" target="_self"&gt;this Product Idea&lt;/A&gt;&amp;nbsp;if you would like to see the details for more executions. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 15:47:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243034#M2417</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2024-04-17T15:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Monitor - Random Connection refused occuring</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243067#M2419</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67902"&gt;@SabineR&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Those are really tricky to find. Here's my reasoning.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I would start with that Dynatrace's synthetic monitoring is very stable. I have a measurement that I have been running for two years, from two locations, and that gave me only a handful of errors in that timeframe.&lt;/LI&gt;&lt;LI&gt;Given several reasoning's in the post, it is very unlikely that the reason for something doing a "connection refused" is related to Dynatrace.&lt;/LI&gt;&lt;LI&gt;So, I would point out to a problem nearer your location.&lt;/LI&gt;&lt;LI&gt;A "connection refused" is something very clear: something is actively refusing a connection, to port 443, I assume.&lt;/LI&gt;&lt;LI&gt;Given the last one, I would track down if it's at the server/process level, or at a security network level.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So, if you have the chance to have a OneAgent server side, check connectivity of the process. If not, might be better to diagnose network level. See if you can get a network trace of some type, any connection refused will be immediately visible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 20:58:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243067#M2419</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2024-04-17T20:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Monitor - Random Connection refused occuring</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243960#M2433</link>
      <description>&lt;P&gt;As I have more questions linked directly to our environment/network, I'm creating a ticket...&lt;/P&gt;&lt;P&gt;Thank you all!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 12:28:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/243960#M2433</guid>
      <dc:creator>SabineR</dc:creator>
      <dc:date>2024-04-25T12:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Random Connection refused occuring in the HTTP Monitor</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/248502#M2476</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;We have still issues with this.&lt;BR /&gt;We are investigating on our network side, but it's long and we must track all other errors (we get timeout, unauthorized etc...).&lt;BR /&gt;I have 2 http calls (POST mode) which generate the most these "Connection Refused" errors.&lt;BR /&gt;And I would like to do &lt;STRONG&gt;a re-run of these 2 http calls&lt;/STRONG&gt;, when it happens.&lt;/P&gt;&lt;P&gt;Here is the scenario, I want to put:&lt;BR /&gt;I duplicate the request, and in 1st post execution script:&lt;BR /&gt;if status 200, we skip the next request.&lt;BR /&gt;if status 0, we do the next request (ie the same request)&lt;BR /&gt;if status &amp;gt;=400, run is in error.&lt;/P&gt;&lt;P&gt;Do you think it's possible?&amp;nbsp;&lt;BR /&gt;Any other idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for your help&lt;/P&gt;&lt;P&gt;Sabine&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 07:27:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/248502#M2476</guid>
      <dc:creator>SabineR</dc:creator>
      <dc:date>2024-06-18T07:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Random Connection refused occuring in the HTTP Monitor</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/248510#M2477</link>
      <description>&lt;P&gt;If the error is a network error, like connection refused, then no, this will not work. You can ignore status codes and continue but not network level errors.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can increase the threshold that you have outage handling set for, so you don't alert as early, or you could use Workflows to do this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 07:58:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/248510#M2477</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2024-06-18T07:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Random Connection refused occuring in the HTTP Monitor</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/248518#M2478</link>
      <description>&lt;P&gt;Thank you for the confirmation, Hannah.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 08:12:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/248518#M2478</guid>
      <dc:creator>SabineR</dc:creator>
      <dc:date>2024-06-18T08:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Random Connection refused occuring in the HTTP Monitor</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/253390#M2549</link>
      <description>&lt;P&gt;Issue resolved: in HTTP Monitor scripts, connections are default automatically closed.&lt;/P&gt;&lt;P&gt;Or &lt;SPAN&gt;persistent connections are the default behavior of any connection in HTTP 1.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;I forced connection to be persistent for some HTTP requests and the number of connection refused has drastically regressed.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 12:31:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Random-Connection-refused-occuring-in-the-HTTP-Monitor/m-p/253390#M2549</guid>
      <dc:creator>SabineR</dc:creator>
      <dc:date>2024-08-14T12:31:34Z</dc:date>
    </item>
  </channel>
</rss>

