<?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: Experiencing slow response times against both production and test APIs in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Experiencing-slow-response-times-against-both-production-and/m-p/51062#M26465</link>
    <description>&lt;P&gt;added some curl verbose output and seems to be on the api end being the http connection was already made unless im mistaken&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there was an 18 second pause between "* upload completely sent off: 214 out of 214 bytes" and "&amp;lt; HTTP/1.1 200 OK"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;* About to connect() to test.authorize.net port 443 (#0)&lt;BR /&gt;* Trying 69.192.141.182...&lt;BR /&gt;* Connected to test.authorize.net (69.192.141.182) port 443 (#0)&lt;BR /&gt;* Initializing NSS with certpath: sql:/etc/pki/nssdb&lt;BR /&gt;* CAfile: /home/anowak/authnet/sdk-php/lib/ssl/cert.pem&lt;BR /&gt;CApath: none&lt;BR /&gt;* SSL connection using TLS_RSA_WITH_AES_256_CBC_SHA&lt;BR /&gt;* Server certificate:&lt;BR /&gt;* subject: CN=test.authorize.net,OU=Operations,O=Authorize.Net LLC,L=American Fork,ST=Utah,C=US&lt;BR /&gt;* start date: Apr 15 15:45:10 2015 GMT&lt;BR /&gt;* expire date: Apr 17 18:26:49 2016 GMT&lt;BR /&gt;* common name: test.authorize.net&lt;BR /&gt;* issuer: CN=GeoTrust SSL CA - G4,O=GeoTrust Inc.,C=US&lt;BR /&gt;&amp;gt; POST /gateway/transact.dll HTTP/1.1&lt;BR /&gt;Host: test.authorize.net&lt;BR /&gt;Accept: */*&lt;BR /&gt;Content-Length: 214&lt;BR /&gt;Content-Type: application/x-www-form-urlencoded&lt;/P&gt;&lt;P&gt;* upload completely sent off: 214 out of 214 bytes&lt;/P&gt;&lt;P&gt;&amp;lt; HTTP/1.1 200 OK&lt;BR /&gt;&amp;lt; Cache-Control: private, must-revalidate, max-age=0&lt;BR /&gt;&amp;lt; Content-Type: text/html&lt;BR /&gt;&amp;lt; Expires: Tue, 01 Jan 1980 00:00:00 GMT&lt;BR /&gt;&amp;lt; Server: Microsoft-IIS/7.5&lt;BR /&gt;&amp;lt; X-Powered-By: ASP.NET&lt;BR /&gt;&amp;lt; X-Cnection: close&lt;BR /&gt;&amp;lt; X-Akamai-Transformed: 9 325 0 pmb=mRUM,1&lt;BR /&gt;&amp;lt; Date: Mon, 08 Jun 2015 21:22:15 GMT&lt;BR /&gt;&amp;lt; Content-Length: 325&lt;BR /&gt;&amp;lt; Connection: keep-alive&lt;BR /&gt;&amp;lt;&lt;BR /&gt;* Connection #0 to host test.authorize.net left intact&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2015 21:24:46 GMT</pubDate>
    <dc:creator>anthonynowak</dc:creator>
    <dc:date>2015-06-08T21:24:46Z</dc:date>
    <item>
      <title>Experiencing slow response times against both production and test APIs</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Experiencing-slow-response-times-against-both-production-and/m-p/51060#M26463</link>
      <description>&lt;P&gt;We have been getting reports of slow responses on our websites which hook into the authnet sdk for payments. &amp;nbsp;weve tracked it down to each call out to the API takes 15-30 seconds to respond. &amp;nbsp;We are on an older version of the SDK but ive loaded the latest and greatest and still the same delay. &amp;nbsp;This is for any request related to AIM and ARB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;running Centos 7 using php 5.6 - anyone else seeing the same? &amp;nbsp;Not sure when this started but first reports started coming in a couple weeks ago.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2015 21:05:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Experiencing-slow-response-times-against-both-production-and/m-p/51060#M26463</guid>
      <dc:creator>anthonynowak</dc:creator>
      <dc:date>2015-06-08T21:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Experiencing slow response times against both production and test APIs</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Experiencing-slow-response-times-against-both-production-and/m-p/51062#M26465</link>
      <description>&lt;P&gt;added some curl verbose output and seems to be on the api end being the http connection was already made unless im mistaken&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there was an 18 second pause between "* upload completely sent off: 214 out of 214 bytes" and "&amp;lt; HTTP/1.1 200 OK"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;* About to connect() to test.authorize.net port 443 (#0)&lt;BR /&gt;* Trying 69.192.141.182...&lt;BR /&gt;* Connected to test.authorize.net (69.192.141.182) port 443 (#0)&lt;BR /&gt;* Initializing NSS with certpath: sql:/etc/pki/nssdb&lt;BR /&gt;* CAfile: /home/anowak/authnet/sdk-php/lib/ssl/cert.pem&lt;BR /&gt;CApath: none&lt;BR /&gt;* SSL connection using TLS_RSA_WITH_AES_256_CBC_SHA&lt;BR /&gt;* Server certificate:&lt;BR /&gt;* subject: CN=test.authorize.net,OU=Operations,O=Authorize.Net LLC,L=American Fork,ST=Utah,C=US&lt;BR /&gt;* start date: Apr 15 15:45:10 2015 GMT&lt;BR /&gt;* expire date: Apr 17 18:26:49 2016 GMT&lt;BR /&gt;* common name: test.authorize.net&lt;BR /&gt;* issuer: CN=GeoTrust SSL CA - G4,O=GeoTrust Inc.,C=US&lt;BR /&gt;&amp;gt; POST /gateway/transact.dll HTTP/1.1&lt;BR /&gt;Host: test.authorize.net&lt;BR /&gt;Accept: */*&lt;BR /&gt;Content-Length: 214&lt;BR /&gt;Content-Type: application/x-www-form-urlencoded&lt;/P&gt;&lt;P&gt;* upload completely sent off: 214 out of 214 bytes&lt;/P&gt;&lt;P&gt;&amp;lt; HTTP/1.1 200 OK&lt;BR /&gt;&amp;lt; Cache-Control: private, must-revalidate, max-age=0&lt;BR /&gt;&amp;lt; Content-Type: text/html&lt;BR /&gt;&amp;lt; Expires: Tue, 01 Jan 1980 00:00:00 GMT&lt;BR /&gt;&amp;lt; Server: Microsoft-IIS/7.5&lt;BR /&gt;&amp;lt; X-Powered-By: ASP.NET&lt;BR /&gt;&amp;lt; X-Cnection: close&lt;BR /&gt;&amp;lt; X-Akamai-Transformed: 9 325 0 pmb=mRUM,1&lt;BR /&gt;&amp;lt; Date: Mon, 08 Jun 2015 21:22:15 GMT&lt;BR /&gt;&amp;lt; Content-Length: 325&lt;BR /&gt;&amp;lt; Connection: keep-alive&lt;BR /&gt;&amp;lt;&lt;BR /&gt;* Connection #0 to host test.authorize.net left intact&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2015 21:24:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Experiencing-slow-response-times-against-both-production-and/m-p/51062#M26465</guid>
      <dc:creator>anthonynowak</dc:creator>
      <dc:date>2015-06-08T21:24:46Z</dc:date>
    </item>
  </channel>
</rss>

