网站加载速度过慢,主若是图片上加载过慢

WBOY
Release: 2016-06-13 11:52:20
Original
1451 people have browsed it

网站加载速度过慢,主要是图片上加载过慢

本帖最后由 lijinglei8125336 于 2014-03-07 17:56:46 编辑 用PHP做的网站,放在服务器上但是现在打开网站图片的加载速度都很慢,图片也处理了,css也做了优化但是现在图片加载速度太慢了,求指导怎么才能使加载速度快起来??
------解决方案--------------------
cdn或squid还是加服务器加流量什么的...
对了 还有防盗链...
------解决方案--------------------
静态资源应该有专门的域。如:images.xxxx.com

另外,使用CDN网络 缓存图片。
------解决方案--------------------
1.使用缓存
2.使用CDN加速
3.使用jq延迟加载图片,  用到那个 加载哪个.
4.加大服务器宽带
5.检查服务器硬盘读取速度.

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