On Wed, Aug 11, 2010 at 5:55 PM, Roan Kattouw <[email protected]> wrote: > Is that a server-side redirect, or is it done in JS? In the latter > case, it taking long would make sense, and would actually be slowed > down by moving all <script> tags to the bottom (incidentally, that's > what I've done today in the resourceloader branch).
I have no idea. If it were server-side, it would have to be done in Squid, presumably. A JS redirect would explain a lot of the slowness -- an HTTP redirect shouldn't be that slow. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
