https://bugzilla.wikimedia.org/show_bug.cgi?id=20087


Michael Dale <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #11 from Michael Dale <[email protected]>  2009-08-13 20:45:29 UTC ---
so it appears to have been a combination of not using wfSetupSession to setup
memchahed handler and the use of session_start and session_write_close that
where incompatible with memchached non-blocking session handling (but without
them php session handling blocks and does not work for background
updates)....This was a bit tricky to track-down in the background php process
but "should work" with r54965  Tested with both php based handler and memcached
handler. 


-- 
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

Reply via email to