Hi fellow monks.

I've tried to find a satisfactionary way determine a visitors bandwith, but cannot find anything, but tools to check your own, or tests where you time an up / download file.
However, what i'd like, is to write a tool (app-helper) that determines a visitors bandwith, and so redirects the user to the proper site (generated pages).
for example, i use perlmagic to create thumbnails and and a gd graph module to create graphs, but i'd like to set the width, hight and quality of previews appropriate to a users internet-speed
Then the visitor allways would be able to create better settings (and wait longer) or be content with a fast site.
i do not want to have a link in front of the pages, where the user has to select a 'speed', or quality, it has to be automatically chosen.

In reply to Check visitors bandwidth by jbrugger

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.