Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mDNS resolution is slow #3449

Closed
mcmillion opened this issue Jul 22, 2017 · 2 comments
Closed

mDNS resolution is slow #3449

mcmillion opened this issue Jul 22, 2017 · 2 comments

Comments

@mcmillion
Copy link

Quick question (sorry for opening an issue, but I couldn't find an answer anywhere else):

I've got mDNS working and I can hit the aREST API on my ESP8266. Using the IP address is instant, but I've noticed that when using the hostname that resolution is fairly slow (4 or 5 seconds). Is this expected, or am I maybe doing something wrong?

@AminAbdiyan
Copy link

It was slow for me, after first connection I send esp local IP (WiFi.localIP()) to the client and substitute url with local lP in javascript

@devyte
Copy link
Collaborator

devyte commented Dec 5, 2018

Closing in view of #5442 with a full rewrite of mdns.

@devyte devyte closed this as completed Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants