dpjo15650 2015-06-21 07:19
浏览 18

大量图像对网页的影响

On a webpage I have a upwards of 2000 images, the majority of the images through javascript are not all displayed at once and are separated into a new page that is hidden every twenty images. However these images are all loaded (Served by PHP) on each request. These images are stored externally on a clients host.

What I would like to know is what effect loading a large amount of images like this would be on the clients server if the site were to experience a boom in traffic? Would there be a high risk of taking their servers down or is something baked in on the webserver to prevent such a thing occurring. Caching etc.

  • 写回答

2条回答 默认 最新

  • douqingji3026 2015-06-21 07:23
    关注

    you should have this

    1. Resize image before upload
    2. Put loading every page for load, so it will be user friendly.
    3. Performance of server : i suggest u should try framework nodeJS + MeteorJs
    评论

报告相同问题?

悬赏问题

  • ¥15 python的qt5界面
  • ¥15 无线电能传输系统MATLAB仿真问题
  • ¥50 如何用脚本实现输入法的热键设置
  • ¥20 我想使用一些网络协议或者部分协议也行,主要想实现类似于traceroute的一定步长内的路由拓扑功能
  • ¥30 深度学习,前后端连接
  • ¥15 孟德尔随机化结果不一致
  • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
  • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
  • ¥15 谁有desed数据集呀
  • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100