Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 97826 invoked from network); 17 Feb 2005 22:42:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Feb 2005 22:42:26 -0000 Received: (qmail 47689 invoked by uid 500); 17 Feb 2005 22:42:26 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 47647 invoked by uid 500); 17 Feb 2005 22:42:26 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 47633 invoked by uid 99); 17 Feb 2005 22:42:25 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail.minq.se (HELO minq.se) (213.80.78.66) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 17 Feb 2005 14:42:24 -0800 Received: from [83.227.21.210] (account janne HELO [192.168.0.100]) by minq.se (CommuniGate Pro SMTP 4.0.5) with ESMTP id 1289179 for directory-dev@incubator.apache.org; Thu, 17 Feb 2005 23:42:19 +0100 Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: References: <24663627b8c834ec3305222feceaf37f@minq.se> <768dcb2e05020617592c008cb7@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <3d6e43a5332f612ba0eff4c0a97cdd56@minq.se> Content-Transfer-Encoding: 7bit From: Jan Andersson Subject: [mina] Closing a session Date: Thu, 17 Feb 2005 23:42:18 +0100 To: "Apache Directory Developers List" X-Mailer: Apple Mail (2.619.2) X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N A few Mina questions: - is it possible to from the server-side close/destroy a session? - if no traffic is received from a client, when is a session closed? Can this be controlled? /Janne