0

I am facing problem while using aws-sdk amazons elasticsearch in my node app. I am getting high latency when having performance testing using some tools like jmeter or seige. My requests initially show low latency but when the number of requests increase the latency also increases. Need Help ! Thanks

  • 1
    Start by figuring out where the latency is occurring. Is it the Node app itself or the calls to Elasticsearch? One way to do this is AWS X-Ray. But you could just log the start and end timestamp of each action. – Parsifal Jul 17 '20 at 16:34
  • it is the aws http-client that is taking time – Nayeem Ur Rehman Jul 22 '20 at 08:28

0 Answers0