Rasa NLU slow response on localhost machine

Hi,

I am using rasa-nlu version 0.14.4-full for my project. I am running rasa-nlu using Docker and I have deployed it on two different localhost systems. However, I have observed that there is a delay in every response which I get from rasa-nlu. I take around 10 seconds for every request.

On the local machine without internet it takes time. However, it works fine on the Cloud VM.

Please help me to resolve this issue. Is there any way around.

Thanks for the help in advance.

Hi there @Anurag53. This is an interesting problem… to clarify, on the Cloud VM everything answers quickly, but on the local machine it takes a long time – how are you connecting to your different machines? Are you only using the rasa NLU server and then the HTTP api?