mountain-pass / addressr

Free Australian Address Validation, Search and Autocomplete
https://addressr.io
Apache License 2.0
71 stars 13 forks source link

Longer than expected response times from Elastic Search #366

Closed tompahoward closed 2 years ago

tompahoward commented 2 years ago

Search response times on the host Elastic Search instance are much longer than those observed on local hardware Investigate alternate hosting providers.

ellulpatrick commented 2 years ago

Thanks @tompahoward for looking into this

tompahoward commented 2 years ago

@ellulpatrick this took a bit longer than we had hoped, but we are now load balancing between two separate stacks. 1st is the original, and the second is using an AWS-hosted OpenSearch backend. We're going to monitor it for a couple of weeks and once we are happy with the switch, we'll route all the traffic to the new stack and shut down the old one.

tompahoward commented 2 years ago

We've switched over completely to an AWS-hosted OpenSearch backend, which appears to have halved the search response times.

ellulpatrick commented 2 years ago

Amazing. Thanks for this

On Fri, 24 Jun 2022 at 00:16, Tom Howard @.***> wrote:

We've switched over completely to an AWS-hosted OpenSearch backend, which appears to have halved the search response times.

— Reply to this email directly, view it on GitHub https://github.com/mountain-pass/addressr/issues/366#issuecomment-1164967663, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMQCA6MV55YRBWS7DU2GJDVQTO5TANCNFSM5XRHJCZA . You are receiving this because you were mentioned.Message ID: @.***>

-- Patrick