Questions tagged [dedicated-server]

A dedicated server is a type of Internet hosting in which the client leases an entire server not shared with anyone else.

A dedicated server is a type of Internet hosting in which the client leases an entire server not shared with anyone else.

This is more flexible than shared hosting, as organizations have full control over the server(s), including choice of operating system, hardware, etc.

In some cases a dedicated server can offer less overhead and a larger return on investment. Dedicated servers are most often housed in data centers, similar to colocation facilities, providing redundant power sources and HVAC systems. In contrast to colocation, the server hardware is owned by the provider and in some cases they will provide support for your operating system or applications.

Using a dedicated hosting service offers the benefits of high performance, security, email stability, and control. Due to the relatively high price of dedicated hosting, it is mostly used by websites that receive a large volume of traffic.

Read more

177 questions
0
votes
0 answers

Can't upload files larger than 15mb in php form on server

Domain = benchmarkstudio.biz Dedicated Hostgator Server PHP Version 5.4.45 Can check the info from the below link. https://benchmarkstudio.biz/phpinfo.php Issue I have created a test form in the below link where it uploads the attached file in the…
0
votes
1 answer

1 Server Multi cPanel, how the apache work?

i want to ask something about dedicated server. i have dedicated server and a cPanel website with heavy load, when i check the server load, all parameter didn't go up to 60% usage. but the apache work is high. so i wonder if i can do this. i buy…
YGG Team
  • 1
  • 2
0
votes
0 answers

How to add or start libwebsockets with SSL in UE4 .24 (html5 ue4 from source)

I have nice working whole multiplatforms builds for client part but my dedicated server don't accept https/SSL i can run it only for http protocol on my public server (centOS8.3) . need to use SSL on dedicated server centos 8.3 . My host mashine is…
Nikola Lukic
  • 4,001
  • 6
  • 44
  • 75
0
votes
1 answer

Automatic IIS reset when we have a 503 error

My website written with asp.net gives 503 error several times a week for unknown reasons and my website users suddenly encounter this error, we are investigating the reasons, but before that we are looking for a solution to The dedicated IIS section…
0
votes
0 answers

PHPMailer sometimes send mails sometimes not.use gmail smtp

i am using phpmailerclass with my website forms and its working 100% fine and i could not see any error also sending emails fine but sometimes rare miss send email. when form miss send email behaviour is like when click on submit button miss send…
Adam
  • 1
0
votes
2 answers

How and where to host a large scale web application?

I am working on a large scale web application. Before starting actual development we have to consider a lot of factor, In this post i want to ask queries specific to Web Hosting. But before asking my question i want to write a brief intro about this…
Jame
  • 21,150
  • 37
  • 80
  • 107
0
votes
1 answer

MongoDB: Can I use my shared IP Address in mongoDB whitelist?

I am using a shared ip address which keeps changing. every time I search from real ip checked it continuously giving me different than other websites. But first 7 digits keeps still. Last 3 digits becomes different than other one. Now, Is there any…
0
votes
2 answers

Plesk failed to start

I'm having some problems restarting plesk on our server. I increased the memory limit in our PHP.ini file and had stopped the server and was in the process of restarting when i've received the following error: [root@server77-68-52-152 ~]#…
Vince P
  • 1,781
  • 7
  • 29
  • 67
0
votes
2 answers

Which are the best among Dedicated instance server or Physical Dedicated server

I need to finalize the server for my organization but confused about the Dedicated instance of the server which is actually virtual server by HVM mode or Chooses Physical dedicated machine. I want to know the pros/cons of both, also the verdict,…
Neeraj Dubey
  • 4,401
  • 8
  • 30
  • 49
0
votes
0 answers

Improve Website performance (Nginx - PHP - FPM5.5 - MySQL5.5)

I'm setting up a new server, but my website keeps going down after migration to a better server. Server specification: CPU(s): 56 Model name: Intel(R) Xeon(R) Gold 5120 CPU @ 2.20GHz Mem: 30G Read - Write 8.1 GB/s - 1.9…
Icarus
  • 105
  • 1
  • 11
0
votes
1 answer

UE4 Custom Dedicated Server (collision, hitboxes)

So I am currently developing a custom dedicated server in UE4 from scratch. I use RakNet as a networking engine and want to achieve the typical dedicated server that can manage adding players to the world, hitboxes, collision and verifying packets…
XPL
  • 15
  • 6
0
votes
1 answer

Dedicated Server says This site can't be reached - NodeJs

I have created Node Js API with mongoDB and on port 5000. It is working well in local PC. But when I upload to server and run the program, I am unable to access that API in local PC, it says "This site can't be reached". But the program also running…
test team
  • 677
  • 3
  • 12
  • 27
0
votes
1 answer

.BAT file keeps opening unlimited instances after Windows Update

So this bat file was running perfectly right before this latest windows update. @Echo off :Start Start E:\directoryhere?listen -dedicated echo Press Ctrl-C if you don't want to restart automatically ping -n 10 localhost goto Start So this would…
0
votes
1 answer

Unity: Rotation sync over network on dedicated server

This was probably asked a dozen of times, but I can't seem to find the answer anywhere. I have a dedicated server for a space game written in C# console application. The problems that I'm facing is the synchronisation of GameObject rotations. I'm…
0
votes
0 answers

Is it okay to have a combination of both Shared Servers and Dedicated Servers in an Oracle DB?

currently I'm seeing both shared and dedicated servers running in test instances but only dedicated servers running in production instances. the test instances are running much much slower and I was wondering if that's what this was. thanks for the…