Skip to main content

Questions tagged [hosting]

A broad term for a service where a third party "hosts" (physically stores/runs) computers, content or services that are managed and/or maintained by the customer. Questions that are specific to the current point in time (such as prices) are likely to be closed.

0 votes
1 answer
48 views

Domain DNS settings for email

My email is hosted on a server, IP x.x.x.x. I'm using domain example.com to display a website. My domain is IP y.y.y.y. Current settings: A mail.example.com x.x.x.x A webmail.example.com ...
Abdusalam Ben Haj's user avatar
0 votes
2 answers
111 views

Vue: nginx setting works in development mode, fails in production mode

I have a nginx configuration like this: server { server_name lionchortle.lol; location ~ ^/vue { proxy_pass http://localhost:8085; } location ~ ^/vue/ { proxy_pass http://...
parsecer's user avatar
  • 165
0 votes
0 answers
33 views

Images from file system are loaded very slowly when on VPS, faster on localhost

My / endpoint returns eleven DTOs, each DTO having a String field imagePath, which looks something like this http://localhost:8082/api/get_image/imagename.png (when on VPS, the imagePath looks like ...
parsecer's user avatar
  • 165
0 votes
0 answers
26 views

To host a medium to high traffic website would I be better off purchasing 1x32-64 core XEON/EPYIC Server or 20x older i5/i7 desktop quadcore machines?

I'm looking to host a website that could get anywhere between 200-20,000 active users. I'm wondering if I should buy a modern dedicated server with dual socket and a lot of cores (32-120) to run ...
Josh James Saunders's user avatar
0 votes
1 answer
237 views

DNS not fully propagated after more than 48 hours, MX records not even showing on online tools, Google Workspace not working

A few weeks ago I transferred my domain equimobi.com from Google Domains to Bluehost. 5 days ago I modified the nameservers to bluehost (ns1.Bluehost.com, ns2.Bluehost.com) and created the MX records ...
Alfredo Z's user avatar
0 votes
1 answer
221 views

TLS 1.2 IIS hosted ssl sends reply 403.7 to Firefox but 200 to Postman on one server

I have an issue with IIS on Windows Server 2019 and TLS 1.2. I replaced the ROOT CA, and there are new installed trusted root certificates. Now on IIS i have some sites that require ssl is set to true....
Dorian's user avatar
  • 101
0 votes
1 answer
111 views

Unexplained DNS_PROBE_FINISHED_NXDOMAIN

I have a website hosted on http://app.mytender.io. It works half the time, but the other time I get DNS_PROBE_FINISHED_NXDOMAIN. The DNS entries are done in the hosted zone of AWS, and all looks ...
Nickpick's user avatar
  • 145
0 votes
1 answer
72 views

Do .ci domains have more frequent DNS issues than other domains?

The .ci domain extension has been very unreliable over the weekend: outage of gouv.ci website Does anybody have data or an idea of how often such outages have happened in the past? We are planning to ...
Tobias G's user avatar
-1 votes
1 answer
60 views

What is the setup webflow or wordpress use to host other people content under their own domain?

We are building a hosting platform for specific use cases. We need to be able to host other people content under their own domain, i.e., they would configure their DNS, add a CNAME towards our servers ...
Sébastien's user avatar
0 votes
1 answer
60 views

To what degree can/should you overprovision a mail server? [closed]

I'm considering setting up a mail server as a side offering to my hosting business. I know that other providers won't "reserve" the disk space for an account (i.e. 15GB for gmail), but to ...
Michael Sørensen's user avatar
-2 votes
2 answers
107 views

Multiple servers on only 3 nameservers

I've been googling for days now and I can't seem to find the answer. I've seen multiple hosting providers with just 3 nameservers (ns1.example.com, ns2.example.com, ns3.example.com) and they have ...
user1036051's user avatar
0 votes
1 answer
38 views

Website Hosting Error after Google Cloud Trial Ended

Issue: My website has a hosting error. It was working while I was using a free trial with google cloud and when the trial ended settings changed and the website hasn't been working since. I'm using a ...
Brian Tran's user avatar
1 vote
0 answers
52 views

Changing hosting server to a website without having the certificate from the CA

I have been helping a friend who published a wordpress webpage developed by a company he contacted that on production has a really poor performance, to fix this I created a react static web page which ...
user14398375's user avatar
2 votes
1 answer
273 views

Getting IP suitable for email server

I am trying to use a VPS to host an email server using postfix. OpenDKIM and certbot was used to get DomainKeys and TLS. The data center setup reverse DNS. In case it matters, the IP is 188.68.231.119....
Mikkel Rev's user avatar
-2 votes
1 answer
280 views

How to keep website live during server restart?

We host our website on a dedicated windows server. Every time the server restarts, we lose around 5-6 minutes of traffic. We are using .Net Architecture (MVC). A separate dedicated server would be ...
Sumit Desai's user avatar

15 30 50 per page
1
2 3 4 5
83