--TEST-- Session bad configurations, lock wait time --SKIPIF-- --INI-- memcached.sess_locking = on memcached.sess_lock_wait = -1 memcached.sess_prefix = "memc.sess.key." session.save_path="127.0.0.1:51312" session.save_handler = memcached --FILE--