<?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: DPM timeout in production in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29616#M15550</link>
    <description>&lt;P&gt;We temporarily removed the load balancer from our production environment and that resolved the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it's fair to conclude that the problem was not:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- The presence of an SSL certificate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- The amount of time it took us to process the response&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried various configurations with the load balancer--none of which worked to solve the timeout problem with receiving the relay response from Authorize.net. &amp;nbsp;We would still like to utilize a load balancer. &amp;nbsp;But we'll have to get it working in a non-production environment with Authorize.net first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Sep 2012 13:30:41 GMT</pubDate>
    <dc:creator>markmceahern</dc:creator>
    <dc:date>2012-09-11T13:30:41Z</dc:date>
    <item>
      <title>DPM timeout in production</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29536#M15510</link>
      <description>&lt;P&gt;We performed extensive testing of DPM in the sandbox environment, but when we deployed the code to production, we experienced timeouts, even though our backend received the response from Authorize.net, stored it, and responded with 200 status code (indicating success).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One document suggests that the timeout is somewhere around 10 seconds:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.cybersource.com/authkb/index?page=content&amp;amp;id=A49&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1347031722830" target="_blank"&gt;https://support.cybersource.com/authkb/index?page=content&amp;amp;id=A49&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1347031722830&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In our logs, one of the responses took 2.2 seconds on our end, which seems well below that threshold.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In talking with integration support at Authorize.net, their suggestion was limited to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Turn off SSL. &amp;nbsp;(Because SSL performs "more validations" and increases the likelihood of timeout.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think we need more help.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2012 16:36:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29536#M15510</guid>
      <dc:creator>markmceahern</dc:creator>
      <dc:date>2012-09-07T16:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: DPM timeout in production</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29552#M15518</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Just to be clear, the customer is getting&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant informing them of the error. The following is a result of the attempt to charge your credit card.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;STRONG&gt;And you got an email&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Your script timed out while we were trying to post transaction results to it.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Transaction ID: 9876543210&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Transaction Result: This transaction has been approved.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2012 18:37:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29552#M15518</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-09-07T18:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: DPM timeout in production</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29558#M15521</link>
      <description>&lt;P&gt;That's correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. &amp;nbsp;We actually get the response from Authorize.net.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. &amp;nbsp;We store and process it in 2.2 seconds.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's what we're puzzled about.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;// m&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2012 18:48:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29558#M15521</guid>
      <dc:creator>markmceahern</dc:creator>
      <dc:date>2012-09-07T18:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: DPM timeout in production</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29560#M15522</link>
      <description>&lt;P&gt;It shouldn't take more then a few seconds to reach you site. How much data are you sending back? I mean the relay response page size(page source size).&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2012 19:26:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29560#M15522</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-09-07T19:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: DPM timeout in production</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29562#M15523</link>
      <description>&lt;P&gt;Our response is relatively tiny, less than 1K.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2012 19:52:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29562#M15523</guid>
      <dc:creator>markmceahern</dc:creator>
      <dc:date>2012-09-07T19:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: DPM timeout in production</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29564#M15524</link>
      <description>&lt;P&gt;Not sure what else it might be. But can you test the production relay response url by a webrequest in code. Example, in c# is the system.net.webrequest, php is curl or fopen, java is the URLConnection, etc. And see if the response output stream might be some how erroring?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2012 20:06:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29564#M15524</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-09-07T20:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: DPM timeout in production</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29566#M15525</link>
      <description>&lt;P&gt;One factor that's different between our non-production and production environments is that we use a load balancer in production. &amp;nbsp;Is it possible that the response we send from our application, which is then passed by our load balancer back to Authorize.net, is somehow not identified correctly with the original request?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2012 20:47:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29566#M15525</guid>
      <dc:creator>markmceahern</dc:creator>
      <dc:date>2012-09-07T20:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: DPM timeout in production</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29572#M15528</link>
      <description>&lt;P&gt;Althought I don't see how, It might, that why a webrequest test will probably tell you what might be wrong. p.s. when doing the webrequest test, pass all the response fields that you are using.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2012 21:15:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29572#M15528</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-09-07T21:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: DPM timeout in production</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29576#M15530</link>
      <description>&lt;P&gt;Does the load balancer have logs, does it filter or transform outbound data? one thing that come to mind is that on the relay call from authorize.net the request header user-agent is not set(as in it is blank).&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2012 21:49:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29576#M15530</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-09-07T21:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: DPM timeout in production</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29616#M15550</link>
      <description>&lt;P&gt;We temporarily removed the load balancer from our production environment and that resolved the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it's fair to conclude that the problem was not:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- The presence of an SSL certificate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- The amount of time it took us to process the response&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried various configurations with the load balancer--none of which worked to solve the timeout problem with receiving the relay response from Authorize.net. &amp;nbsp;We would still like to utilize a load balancer. &amp;nbsp;But we'll have to get it working in a non-production environment with Authorize.net first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2012 13:30:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-timeout-in-production/m-p/29616#M15550</guid>
      <dc:creator>markmceahern</dc:creator>
      <dc:date>2012-09-11T13:30:41Z</dc:date>
    </item>
  </channel>
</rss>

