<?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: Alfresco content service is throwing ETIMEDOUT and ESOCKETTIMEDOUT in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-content-service-is-throwing-etimedout-and/m-p/101094#M29086</link>
    <description>&lt;P&gt;We are using request module from node js in our project. There we got the multiple timeouts while sending the multiple requests to Alfresco service. So we tried stand-alone program with '&lt;STRONG&gt;Artillery&lt;/STRONG&gt;' utility just to check if it is really a Alfresco issue. Atillery utility requires endpoint url and authentication information in yaml file just like below:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;PRE&gt;config:
  target: 'http://&amp;lt;host:port&amp;gt;'
  phases:
    - duration: 100
      arrivalRate: 20
  defaults:
    headers:
      Authorization: 'Basic &amp;lt;authentication_token&amp;gt;'
scenarios:
  - flow:
    - get:
        url: "/browser"&lt;/PRE&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Getting reply as below:&lt;/P&gt;&lt;PRE&gt;Summary report @ 10:30:54(+0530) 2020-01-17
  Scenarios launched:  2000
  Scenarios completed: 1544
  Requests completed:  1544
  RPS sent: 16.6
  Request latency:
    min: 66.1
    max: 22129
    median: 107.4
    p95: 15087.9
    p99: 16574.7
  Scenario counts:
    0: 2000 (100%)
  Codes:
    200: 1544
  Errors:
    ETIMEDOUT: 456&lt;/PRE&gt;&lt;P&gt;Here, can see&amp;nbsp;ETIMEDOUT is thrown from 456 requests among 2000.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jan 2020 05:04:14 GMT</pubDate>
    <dc:creator>loharms</dc:creator>
    <dc:date>2020-01-17T05:04:14Z</dc:date>
    <item>
      <title>Alfresco content service is throwing ETIMEDOUT and ESOCKETTIMEDOUT</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-content-service-is-throwing-etimedout-and/m-p/101092#M29084</link>
      <description>&lt;P&gt;We are trying to send 2000 requests to Alfresco content service(On-premise setup) with 20 users in 100 seconds as per our project use case. We are getting below errors:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ETIMEDOUT: 410 , ESOCKETTIMEDOUT: 61&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Is it the expected behavior? Is there any rate limit on the service?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 04:56:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-content-service-is-throwing-etimedout-and/m-p/101092#M29084</guid>
      <dc:creator>loharms</dc:creator>
      <dc:date>2020-01-16T04:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco content service is throwing ETIMEDOUT and ESOCKETTIMEDOUT</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-content-service-is-throwing-etimedout-and/m-p/101093#M29085</link>
      <description>&lt;P&gt;How are you making the requests?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 15:06:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-content-service-is-throwing-etimedout-and/m-p/101093#M29085</guid>
      <dc:creator>jljwoznica</dc:creator>
      <dc:date>2020-01-16T15:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco content service is throwing ETIMEDOUT and ESOCKETTIMEDOUT</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-content-service-is-throwing-etimedout-and/m-p/101094#M29086</link>
      <description>&lt;P&gt;We are using request module from node js in our project. There we got the multiple timeouts while sending the multiple requests to Alfresco service. So we tried stand-alone program with '&lt;STRONG&gt;Artillery&lt;/STRONG&gt;' utility just to check if it is really a Alfresco issue. Atillery utility requires endpoint url and authentication information in yaml file just like below:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;PRE&gt;config:
  target: 'http://&amp;lt;host:port&amp;gt;'
  phases:
    - duration: 100
      arrivalRate: 20
  defaults:
    headers:
      Authorization: 'Basic &amp;lt;authentication_token&amp;gt;'
scenarios:
  - flow:
    - get:
        url: "/browser"&lt;/PRE&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Getting reply as below:&lt;/P&gt;&lt;PRE&gt;Summary report @ 10:30:54(+0530) 2020-01-17
  Scenarios launched:  2000
  Scenarios completed: 1544
  Requests completed:  1544
  RPS sent: 16.6
  Request latency:
    min: 66.1
    max: 22129
    median: 107.4
    p95: 15087.9
    p99: 16574.7
  Scenario counts:
    0: 2000 (100%)
  Codes:
    200: 1544
  Errors:
    ETIMEDOUT: 456&lt;/PRE&gt;&lt;P&gt;Here, can see&amp;nbsp;ETIMEDOUT is thrown from 456 requests among 2000.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 05:04:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-content-service-is-throwing-etimedout-and/m-p/101094#M29086</guid>
      <dc:creator>loharms</dc:creator>
      <dc:date>2020-01-17T05:04:14Z</dc:date>
    </item>
  </channel>
</rss>

