Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70947 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42319 invoked from network); 31 Dec 2013 23:29:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Dec 2013 23:29:39 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.177 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.217.177 mail-lb0-f177.google.com Received: from [209.85.217.177] ([209.85.217.177:60067] helo=mail-lb0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A1/33-21178-16353C25 for ; Tue, 31 Dec 2013 18:29:38 -0500 Received: by mail-lb0-f177.google.com with SMTP id q8so6365098lbi.22 for ; Tue, 31 Dec 2013 15:29:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=0R0u8O9TWSbe+Sn6aKDDCNC0qK56law+10b6kS3TuMs=; b=FXFTBBpFreAoDmNW6Crnx1/kxcK8Hhba6VniUegxs9PIkyyyMRsn1P+jLUJJqMCTRr Mg64fpzq7fKatO7xvJLZZmG3q5V8lTriwnkZBs2ehtG3KOrCt3Q1sfs97+EdY17UbhRL 9B4yTCWurfyLw4cJ3MDgpJxggbIIc2pjOhup+/ez3NeBgLQQfINDSO2MZAjhkqg4zznd aPAkt7T9egulkJBqLO8WQSd7bSkV7m89fsuUOjpZV33g12iiHD8KGs+Hfk24UT/Q2Ls1 w9M/bq9urkyQ8iNmd+TBcEDLiduEDMovecJoKx4KtkblMaU2MMDPpVc5O0y3LRTvBzB1 0VAw== X-Received: by 10.152.180.66 with SMTP id dm2mr9115lac.88.1388532574146; Tue, 31 Dec 2013 15:29:34 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.6.68 with HTTP; Tue, 31 Dec 2013 15:28:54 -0800 (PST) In-Reply-To: References: Date: Wed, 1 Jan 2014 08:28:54 +0900 X-Google-Sender-Auth: LV7qUa6rkX3KnUdEFXNii2z3Dhc Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11345896d7556f04eedcee57 Subject: Re: [RFC] Introduce session.lock, session.lazy_write and session.lazy_destory From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11345896d7556f04eedcee57 Content-Type: text/plain; charset=UTF-8 Hi all, On Sat, Dec 21, 2013 at 7:25 PM, Yasuo Ohgaki wrote: > This was discussed before. > I've created RFC for more discussion. > > https://wiki.php.net/rfc/session-lock-ini > > Please comment if any. > I would like to setup vote for this RFC soon. (Hopefully, prepare the patch soon) Most issues are already discussed. If you have comments, please send mail. Especially, if you have better INI names, I appreciate it. Thank you. -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11345896d7556f04eedcee57--