Questions tagged as 'dns'

0
answers

Delete the repository in Github Pages, I recreated and DNS does not update [closed]

I heard about Github Pages and decided to check the service and got a domain. I am not very experienced, so I was following step-by-step what to do. I made the necessary settings, created the CNAME in the repository and confirmed the settings in...
asked by 08.09.2016 / 02:59
1
answer

CNAME note

Good afternoon, Maybe it's a fairly basic question, but I'm a little knowledgeable about DNS and need to clear up a question to avoid wasting time with propagation. Come on: I have two domains hosted in two different places, say one in Loc...
asked by 16.12.2015 / 19:59
0
answers

How do I allow users to use their own domains as their profile URLs?

I have a website where each user has a profile with a URL of type www.site.com/username123 . Now I want to allow each user to use their own domain as www.username123.com that points to their profile. Tumblr does exactly what I wa...
asked by 30.06.2015 / 02:15
1
answer

Get name resolution time on HTTP request

Live, Is it possible to get the name resolution time separate from the access time? The code I have is: HttpURLConnection connection; try { URL endereco = new URL(url); connection = (HttpURLConnection) endereco.openConnection();...
asked by 06.04.2018 / 16:43
1
answer

DNS change used by a domain [closed]

I have an X domain that uses two NS, one master and another slave1, from the Equinix datacenter here in Brazil. Will I change this domain to use other Amazon NS, how long does it take to take effect? During this time, will every request co...
asked by 17.03.2017 / 16:07
1
answer

How to view DNS domain only with IP number?

When we ping a URL address type www.google.com the prompt returns us the IP 172.217.30.4, now I would like to know how to get the URL address only with the IP number through PHP, preferably. Thanks in advance for your understanding.     
asked by 06.01.2018 / 21:26
2
answers

Quick site when access by IP, but super slow via Domain Name [closed]

I'm having a problem that when accessing my VPS server using IP, access is immediate but when access using HTTP, the page takes 10 seconds to open, I did some tests on my local machine and this was the result (Image 1): ImadeaVNCaccessonthes...
asked by 30.09.2016 / 11:56
1
answer

How to redirect a subdomain using the DNS service of Registro.br

I have a private server with fixed IP and I have some sites running on port 80. Configuration: Linux Debian and Apache For example, I have two subdomains: IP_SERVIDOR/site1 IP_SERVIDOR/site2 I registered the two domains in the registr...
asked by 30.04.2015 / 16:50
1
answer

DNS redirection for Amazon machine

Hello, I have an EC2 machine in amazon, and I hired the Route 53 service, I created a hosted zone, so I had 4 dns addresses, I put this in my domain and it is still appearing that the page is not available, I should I install a dns server on the...
asked by 09.08.2014 / 01:02
1
answer

IE does not resolve URL

I published an application in asp.net c # on my intranet. Entering by the URL, the application works by Chrome, Firefox and IE gives an error in the middle of the application and does not perform certain features. However, if in IE itself I type...
asked by 03.10.2014 / 16:17