Access volume-PHP page access problems

Source: Internet
Author: User
For html pages written in PHP alone, PHP mainly calls jsdk (accesstoken, forwarding ticket and other interfaces). The View part is text and images and does not involve database storage, the total page loading file + image + media file is about 3 MB. if the page traffic is large, it will be exported... for html pages written in PHP alone, PHP mainly calls jsdk (accesstoken, forwarding ticket and other interfaces). The View part is text and images and does not involve database storage, the total page loading file + image + media file is about 3 m. Will the server driver crash if the page access volume is large?

Reply content:

For html pages written in PHP alone, PHP mainly calls jsdk (accesstoken, forwarding ticket and other interfaces). The View part is text and images and does not involve database storage, the total page loading file + image + media file is about 3 m. Will the server driver crash if the page access volume is large?

In addition to dynamic requests, Images and media files are cached on the client after being requested once. If you are worried, you can use the CDN service. static files are not directly sent to the application server.

It depends on the complexity of php's transaction processing. in simple cases, the risk must be a little lower.
It is best to cache images, css, js, media files, and other resources. you can consider using varnish.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.