View Full Version : How does hotlinking affect CPU if at all
hofmax
09-20-2007, 07:20 AM
This is a hypothetical questions. There are many sites such as smiley and flash games sites that allow remote sites to hotlink in order to get extra traffic. How would such a strategy affect the CPU? Or would it just affect bandwidth?
felgall
09-20-2007, 01:13 PM
Hotlinking static files would only affect bandwidth.
hofmax
09-21-2007, 08:18 AM
Alright, and I think if I have a simple PHP file serve the pictures, images, video files etc. then that would affect CPU proportional to the usage of that file and the extent to which it consumes CPU?
felgall
09-21-2007, 11:35 AM
If the PHP is the minimum required to serve the file from a different location then it should not have any significant CPU usage.
hofmax
09-22-2007, 08:41 AM
All it would do is print the media file and include a text link back to my site.
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.