Jump to content

Recommended Posts

Posted

If I embed a video from Youtube, or hotlink to an image on Flickr, instead of storing the files on the server, what resources and how much of each does that use?

 

Say I have a 1,5mB pic on Flickr, and I hotlink to it on my website. If one user then loads the page, does that use 1,5mB of bandwidth+the BW for loading up the rest of the page?

 

Which solution is more effective in terms of CPU usage (hotlink/embed vs. storing the file on the server)?

Posted

Hotlinking and embedding videos will place less load on our server.

Posted

Duh ...

It would be embedding & hot linking as the load would be on the original hoster's server. Furthermore it will save your web space :)

Posted

But storage space, BW and CPU time are separate resources. I was asking about the amount of each used by the two ways.

I wasn't asking about server load in general.

Posted
Say I have a 1,5mB pic on Flickr, and I hotlink to it on my website. If one user then loads the page, does that use 1,5mB of bandwidth+the BW for loading up the rest of the page?

 

No; if it's on flickr, it will not use up your bandwidth, it will use up their bandwidth.

 

 

Which solution is more effective in terms of CPU usage (hotlink/embed vs. storing the file on the server)?

 

Obviously, hotlink/embed; you will not be using up CPU by linking a file from another site.

Posted
Say I have a 1,5mB pic on Flickr, and I hotlink to it on my website. If one user then loads the page, does that use 1,5mB of bandwidth+the BW for loading up the rest of the page?

 

No; if it's on flickr, it will not use up your bandwidth, it will use up their bandwidth.

So it doesn't somehow get routed through the server or anything? Sweet!

Posted

By the way, bandwidth is unlimited on heliohost.

 

That said, server load, process count, and storage space are not unlimited. Some services can use a lot of bandwidth but use very little server load. Some services can use barely any bandwidth but bog the servers down with massive amounts of server load.

 

In my experience ftp uses very little server load, but it can use up a lot of your process limit. Sometimes while actively downloading or uploading through ftp your site can experience 500 internal server errors because you hit your process limit.

Posted

I don't want to use net2ftp to upload/download to/from HelioHost's servers, I want to install net2ftp on my website so my visitors can use it to access third-party FTP servers. Will such a script put a lot of pressure on the server (in terms of bandwidth, processor load, etc.)?

Posted
I don't want to use net2ftp to upload/download to/from HelioHost's servers, I want to install net2ftp on my website so my visitors can use it to access third-party FTP servers. Will such a script put a lot of pressure on the server (in terms of bandwidth, processor load, etc.)?

I've never used net2ftp but glancing at their website it doesn't look like it would cause a lot of server load.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...