Hi,
500 is no problem at all
.
this is one visitor every 3 minutes - mean you server maybe has to handle 10 users at once (assuming every one is 30 minutes an watches images).
One all cache images are created. there is no problem anyway because then TWG creates direct link to the cache (php is not used anymore) that speeds ups everything even more
.
info is 2 parts - exif and normal info - the normal info is in the i_info.php . the exif info that should be dispalyed can be definedin the language files -
$lang_exif_info - you can add and remove elements that should be shown. in the ocnifg you can disable exif info at all.
the height of the iframe is defined in the language file as well - if you remove static stuff you should decreae the height as well.
/Michael