https://bugzilla.wikimedia.org/show_bug.cgi?id=28135
--- Comment #8 from Tim Starling <[email protected]> 2011-10-15 22:56:46 UTC --- (In reply to comment #7) > If we need to fetch it over HTTP from the scalers, can't the browser just > request it directly? There's no way for the browser to request that a special page request should be handled by the image scalers. They are on an internal network (10.0.0.0/8), they have no public IP. Squid routes thumb.php requests through to the image scalers, and we could add an extra URL regex to it to allow some particular special page request to be routed in the same way, but that seems like the wrong way to handle a one-off test page. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
