Home > Article > Operation and Maintenance > What is a rental server
#Before talking about what a rental server is, we must first understand what a server is.
#The server is based on previous requests from the PC and the client, and provides computer information. [Recommended reading: What is a cloud server】
For example, if you want to view a website, we send a request to the server to provide website data to the server through the client , according to the request, the server provides corresponding data to the client. In this way, the website can be browsed.
How the rental server works
Rental server is actually renting the server. In order to build your own website and operate the server, you often need the computer to keep running all day long. The cost is also relatively high. If you use a rental server, the cost can be reduced. You don't have to worry about management issues because the dealer will manage the computer.
When a rental server is used to publish a homepage, the person in charge of the homepage transfers the data of the site to the server operated by the rental server dealer. On the other hand, it is expected to have access to the server operated by the rental server dealer. .
Types of rental servers
1. Shared server
All settings and operations of the server are completed by the rental server dealer, and the server fee is relatively cheap , since it is burdened by all users who share it, but the degree of freedom is not high since it is not possible to change the settings of the server for the convenience of individual users.
2. Dedicated Server
Dedicated server allows a specific user to have a dedicated service on one server.
3.VPS
By carving out each specific zone within a single server and proceeding to virtualize it as if it was set up as a single server.
The above is a complete introduction to what a rental server is. If you want to know more about operation and maintenance, please pay attention to the PHP Chinese website.
The above is the detailed content of What is a rental server. For more information, please follow other related articles on the PHP Chinese website!