What is the server environment

藏色散人
Release: 2019-12-26 11:59:07
Original
13244 people have browsed it

What is the server environment

What is the server environment?

The server environment refers to the website server application environment.

Website Server

Website Server (Website Server) refers to the server that stores websites in Internet data centers. The website server is mainly used for the release and application of websites on the Internet, and is the basic hardware facility for network applications.

Server software, server software works in a client-server or browser-server manner. There are many forms of servers, commonly used ones include: File Server - such as Novell's NetWare.

Database Server - such as Oracle database server, MySQL, PostgreSQL, Microsoft SQL Server, etc.

Application environment

The website server can deploy and build ASP/JSP/.NET/PHP and other application environments according to the needs of website applications.

Two popular environments:

● One is Linux Apache (Nginx) Mysql Php, which is the LAMP/LNMP environment;

● The other is WINDOWS IIS ASP/ .NET MSSQL environment.

LAMP is the most widely used server environment. It runs under the Linux system and is stable and secure. Apache is the most famous open source web server, Mysql is also the most famous open source relational database, and PHP It is a popular open source scripting language that can handle dynamic requests from users.

Recommended PHP development integrated environment:

1.phpStudy V8.0.9.3 (Win32 bit)

2.phpStudy V8.0.9.3 (Win64 bit)

3.phpstudy for linux V0.4 public beta

Windows IIS ASP/.NET MSSQL has also won the favor of many webmasters due to its extreme ease of use. Windows is a well-known visual operating system, and IIS is a web server running on Windows. ASP can be used /.NET programming language development.

Hardware Selection

Nowadays, common servers are generally divided into tower servers, rack servers and blade servers, and commonly used Web servers are front-end servers. Of the two, although the tower server takes up a larger space, it is cheaper than the rack server and has the same design as an ordinary PC chassis. Some manufacturers do not even need to equip a special computer room and can just put it in the office. With the development of IT technology, today's tower servers have less noise, better heat dissipation, and very good processing performance, so many small and medium-sized enterprises choose tower servers as web servers. Rack-mounted servers are chosen by enterprises because of their standard design, impressive expansion capabilities, powerful processing performance and stability. They are placed in standard server cabinets, which are both convenient and beautiful.

Enterprise purchasing personnel must know or estimate the traffic of the enterprise's website. There is a huge difference in configuration between dozens of visits and tens of thousands of visits every day, because the enterprise has Before purchasing a web server, you must know the number of visits to the website every day, estimate the maximum number of visits at the same time, and then purchase based on the corresponding data and retain part of the scalability. The load is mainly composed of visits at the same time. It is determined by the maximum IT of the WEB server. Of course, this maximum IT is what we often call "the number of people online at the same time".

System Introduction

The WINDOWS system includes Windows server 2003, Windows server 2008, and windows server 2012.

LINUX systems include Ubuntu, Fedora3, openSUSE4, Debian5, Slackware6, and RedHat.

The most popular systems currently are Windows 2008, Redhat, and CentOS 6.

Windows 2003 was once the most popular WINDOWS server system. However, Microsoft officials have confirmed that it will stop technical support for it on July 14, 2015.

Server introduction

To deploy a website server, you usually rent or host the server from an IDC service provider, or you can host the computer room yourself. 24-hour maintenance, 1-3 working days for release. Deploy the website server and select an appropriate IDC domain name registration query service provider based on the geographical distribution of users. For example, if the website is mainly used for international trade and online orders are placed, then choose an IDC service provider with international bandwidth export (Hong Kong and Shanghai have sufficient international bandwidth) .

The above is the detailed content of What is the server environment. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!