William Allen Simpson wrote: > Whatever happened to Domas' idea that, for things already in the cache and > about to be invalidated, a newly parsed instance be stored in memcache before > invalidating other caches, so that the article is only parsed once?
The mentioned Pool Counter is a daemon which makes serializes parsings, so while the first apache is parsing it, the rest wait instead of doing its own parse. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
