Today, when I installed the LNMP one-click package on a VPS (the operating system is CentOS7.* 64bit), an error Read error (Connection reset by peer) in headers occurred. The first step of downloading did not work. Test I pinged the domain name of the link and there was no problem, as shown in the picture: 
 ![]()
 I searched online and tried all kinds of things. What are the limits on the number of files, concurrency, and firewalls? Ah, it didn't work at all. I changed http to https later. Although I don't know how to solve it with other methods, it was OK. This is a bit too bloody, so I recorded it. 
 wget http://soft.vpser.net/lnmp/lnmp1.5.tar.gz -c.....
 Replace with 
 wget https://soft. vpser.net/lnmp/lnmp1.5.tar.gz -c.............
postid
              3434