Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71565 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86540 invoked from network); 25 Jan 2014 18:45:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2014 18:45:35 -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.215.45 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.45 mail-la0-f45.google.com Received: from [209.85.215.45] ([209.85.215.45:56408] helo=mail-la0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/50-19300-E4604E25 for ; Sat, 25 Jan 2014 13:45:34 -0500 Received: by mail-la0-f45.google.com with SMTP id b8so3457269lan.18 for ; Sat, 25 Jan 2014 10:45:31 -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:cc:content-type; bh=KEf4L6bBDWpePoVGe99exkP7w/arLo64GC/clRSOZos=; b=IqhGDQKo9k/lnBeRf239cNfL1BKTyMaay2Dx40EwGo1NtHC4M/3QuaLKHdXtO/iDPJ sVWPDjNEUOJEeinYans1Ir9dYD6MQzELdJ5yDNIi5U1QBUVz/ZLHUMBsVf6BcsjwoT+6 IWVlLAYu+siOFtloD37hYzEV+p196zVfksCPZY0lNKhSkAdR45HhEO2peSgjsGREyEUa R+9mDjIDFmVn7GeS9fLRPPkfgy+dNhU9Dy1VSo1SUxpSXBv9pPX5i+RCo0DZg1png3mY KixJ1f3Qw2acnCJk3xZpoZuTBbZ+EhS5oK1EbMyu/den7X9iE7wwMni9lhLrCjOkR8C1 /gRA== X-Received: by 10.152.45.8 with SMTP id i8mr13097127lam.12.1390675531104; Sat, 25 Jan 2014 10:45:31 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.132.134 with HTTP; Sat, 25 Jan 2014 10:44:50 -0800 (PST) In-Reply-To: References: <52E319F2.8080705@sugarcrm.com> <52E3959D.4000103@sugarcrm.com> Date: Sun, 26 Jan 2014 03:44:50 +0900 X-Google-Sender-Auth: 9zMaXTwwnyCQVZDiptKDsPIAgWo Message-ID: To: Stas Malyshev Cc: Andrey Andreev , PHP Internals Content-Type: multipart/alternative; boundary=001a11c1ba200785f104f0cfe11e Subject: Re: [PHP-DEV] Session IP address matching From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c1ba200785f104f0cfe11e Content-Type: text/plain; charset=UTF-8 Hi Stas, On Sun, Jan 26, 2014 at 3:40 AM, Yasuo Ohgaki wrote: > They would like to know creation and modification time w/o > actually reading session data for performance reasons. > This is a bit confusing explanation. They would like to know "session creation time" and "last ID modification time". I suppose there are other valid usages. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c1ba200785f104f0cfe11e--