Le 10/07/12 19:28, Daniel Kinzler a écrit : > * To provide good response times, we need to cache that generated HTML on some > level, but that cache needs to be specific to (i.e. varying on) the user's > language. > * anonymous users must have a way to set their preferred language, so they are > able to read pages on wikidata in their native language.
Have you considered generating a PHP template and just cache that? Then all hits would be served directly by the very simple PHP template? Well we have no support for that yet :-( -- Antoine "hashar" Musso _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
