Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 29340 invoked from network); 4 Dec 2006 02:31:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2006 02:31:36 -0000 Received: (qmail 46247 invoked by uid 500); 4 Dec 2006 02:31:31 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 46225 invoked by uid 500); 4 Dec 2006 02:31:31 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 46214 invoked by uid 99); 4 Dec 2006 02:31:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Dec 2006 18:31:31 -0800 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [216.252.111.92] (HELO web56413.mail.re3.yahoo.com) (216.252.111.92) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 03 Dec 2006 18:31:18 -0800 Received: (qmail 28033 invoked by uid 60001); 4 Dec 2006 02:30:57 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=PNaduGKrWttPM1TswaH2oeNDInbz83p1tvGYxYIKjKbZnYBmztMEb2vvoSAEZITenwrFn0RYaURZsmJJfgeBnwD9TIO5XAo2RKD7f1B2okFMByXbaZWY8+yWXva87U+n9IHBLBor7i4sDQnnWOEHTqb354TpgB8Vixn+s5chaAg= ; Message-ID: <20061204023057.28031.qmail@web56413.mail.re3.yahoo.com> Received: from [68.196.152.202] by web56413.mail.re3.yahoo.com via HTTP; Sun, 03 Dec 2006 18:30:57 PST Date: Sun, 3 Dec 2006 18:30:57 -0800 (PST) From: Rashmi Rubdi Subject: Re: Web spiders - disabling jsessionid To: Tomcat Users List MIME-Version: 1.0 Content-Type: text/plain; charset=ascii Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org One thing about search engine bots though is that repairs to jsessionid (re= moving jsession id) from URLs won't be instantaneous, because they cache al= l URLs, and on subsequent visits they visit each cached URL.=0A=0AThis mean= s that even if you solve the problem of jsessionid now, you will still see = some URLs jsessionid in your logs for a few months before they vanish from = the crawler's cache. This is how it works for broken links as well, it take= s a while for broken links to disappear from the crawler's cache.=0A=0AThat= 's why testing your case with your own crawler is better than waiting for t= he next crawl from other search engines.=0A=0A=0A =0A______________________= ______________________________________________________________=0ADo you Yah= oo!?=0AEveryone is raving about the all-new Yahoo! Mail beta.=0Ahttp://new.= mail.yahoo.com --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org