Bug report #510 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com/BugRatViewer/ShowReport/510> REPORT #510 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: low Severity: non-critical Confidence: public Environment: Release: 3.2 JVM Release: 1.3 Operating System: Windows NT OS Release: 4.0 Platform: Dell Pentium III Synopsis: getSession(true) slow in first invocation. Description: In upgrading to 3.2 from 3.1, I noticed that the first call to getSession(true) takes 5-10 seconds. All successive calls to getSession(true) in new servlet sessions do not have this delay.Title: BugRat Report # 510
BugRat Report # 510
Project: Tomcat | Release: 3.2 |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: low | Severity: non-critical |
Confidence:
public
|
Submitter:
David Mead ( [EMAIL PROTECTED] )
Date Submitted:
Dec 1 2000, 12:10:34 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- getSession(true) slow in first invocation.
- Environment: (jvm, os, osrel, platform)
- 1.3, Windows NT, 4.0, Dell Pentium III
- Additional Environment Description:
- Report Description:
- In upgrading to 3.2 from 3.1, I noticed that the first call to getSession(true) takes 5-10 seconds. All successive calls to getSession(true) in new servlet sessions do not have this delay.
- How To Reproduce:
- null