Tim Starling wrote: >PHP's file-based session storage locks the session file while the >session is open. A concurrent attempt to open the same session by >MediaWiki will block until the first request is complete.
Tim, thanks for your eminently clear explanation of the PHP session behavior. We will investigate the memcached approach. DanB _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
