Author Topic: Gallery Bandwidth usage  (Read 5923 times)

0 Members and 1 Guest are viewing this topic.

Offline fanncy pants

  • Newbie
  • *
  • Posts: 38
    • View Profile
    • http://www.backshots.us
Gallery Bandwidth usage
« on: October 03, 2002, 09:27:15 AM »
Is it just me, or does the gallery use up a lot of bandwith, even if just accessing your control panels, etc?  I don't have much in my gallery yet, just a couple pics uploaded, I just moved to a new host, and already, I've managed to use up a lot of bandwidth.  I check my webalizer stats, and it's not my visitors, who are rare at the moment, that are using up my b/w.  It seems that the gallery is.  Anyone else notice this?

Fanncy Pants!

[/color]

Offline Nossie

  • Jr. Member
  • **
  • Posts: 67
    • View Profile
    • GothicWinter.Com
Gallery Bandwidth usage
« Reply #1 on: October 05, 2002, 02:36:16 AM »
Hi fanncy pants,

I have to admit .. that compared to my site the gallery uses up very little bandwidth and I know for a fact that it gets accessed a lot...

what might make a difference is the size of your files...

no non pro (i.e billboard poster size) graphic should be much more than 100 to 150k for web use....

if you are on a cable provider and so are your visitors then 500k or so per visitor would result in a higher bandwidth than most...

hope that helps

(\).
MOTD: LINUX IS LIKE A WIGWAM - NO WINDOWS, NO GATES, APACHE INSIDE !!!

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: Gallery Bandwidth usage
« Reply #2 on: October 22, 2005, 07:40:48 PM »
question about bandwidht usage :

if someone visits a page with a pic of 80 kb, that 80 kb is added to bandwidth usage ( +bandwidht of all other code of that page )
if that person downloads that pic from that page, another 80 kb is added to bandwidht usage.
If the person prints that pic ( with the phprint.php script mentioned in this forum ) the pic opens up in a new browser window to print it, and again it is 80 kb bandwidht.

So, 3x80=240kb is used to see the pic, download and print it ? right ?


i ask this because i deactivated the download and print options ( now visitors can do it with right-click ) , in order to reduce the bandwidht usage of the site.

So i expected in stead of "240" kb it would be "80" kb.(or at least less than 240)


But bandwidht usage stays the same..?
Am i right about the downloading and the printing >>> adding the size of the pic to the bandwidht usage ?


Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Gallery Bandwidth usage
« Reply #3 on: October 22, 2005, 10:02:40 PM »
if a browser does not cache the images, it will download it again even by right click...
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: Gallery Bandwidth usage
« Reply #4 on: October 23, 2005, 10:29:45 AM »
are images cached on the visitors computer when someone visit a 4images site ? ( ver. 1.7 )

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Gallery Bandwidth usage
« Reply #5 on: October 23, 2005, 03:58:05 PM »
it doesnt metter what software is used on the server, it metter what software is used on the client's computer and how its setup.
Opera browsers are caching everything by default, and actualy that makes it even more pain in the @$$ to use, but because of that they are considered being the fasters browsers out there.
FF also caching, but I dont have enough info on them. IE browsers also caching, but what makes it different from the rest is that it obbeys servers requests not to cache!. So, if your server is sending such request to the client, IE will download files, show them and then delete them from the cache.
Some servers setup to send such request by default, no metter what script is being used on it.
If you want, you can pm me with a link to your gallery, I can check if its the case.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)