Cache-PHP uploads files to the cloud storage service, in the end, who is occupying the bandwidth?

Source: Internet
Author: User
I have a doubt, a Web server, a database server, a picture server, if the user uploads the attachment through the PHP program, then whether the attachment will occupy the Web server resources (bandwidth and CPU, memory)?

If you consume Web server resources, how do I upload a user picture (attachment)?
If not occupy, is there any theoretical basis?

Reply content:

I have a doubt, a Web server, a database server, a picture server, if the user uploads the attachment through the PHP program, then whether the attachment will occupy the Web server resources (bandwidth and CPU, memory)?

If you consume Web server resources, how do I upload a user picture (attachment)?
If not occupy, is there any theoretical basis?

Of course the server, because it is PHP upload. You should use JS directly upload to the cloud server, or through the form directly to the cloud server, this depends on your cloud server support which.

The user consumes the bandwidth to the service side, and the server gets the data to the cloud, which also consumes resources.
If you just consume the resources of the client, then there is not enough configuration on the server to say that.

  • 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.