Re: Tomcat access is very slow

2010-02-03 Thread youngm
8 with no other project in >> > webapp), I need about 2-5 minutes to open a page. >> > >> > Same environment on my colleague, it only need 10 seconds at most. >> > >> > >> > >> > Some colleague said they met this situation before, but when the

Re: Tomcat access is very slow

2010-02-03 Thread Peter Crowther
t; > > > > > > Thank you in advance, following is my environment configuation. > > > > > > > > HP 4311s with 2G Memory > > > > Tomcat 5.5.28, new and clear. > > > > No virus. > > > > > > > > > > > > B

Re: Tomcat access is very slow

2010-02-03 Thread youngm
y > > Tomcat 5.5.28, new and clear. > > No virus. > > > > > > Best Regards, > > Yves > > -- View this message in context: http://old.nabble.com/Tomcat-access-is-very-slow-tp27179689p27440294.html Sent from the Tomcat - User mailing list arc

RE: Tomcat access is very slow

2010-01-26 Thread Caldarale, Charles R
> From: Yu Chao [mailto:yves0...@gmail.com] > Subject: Re: Tomcat access is very slow > > it takes 5 minutes to open a homepage, but in my colleague's > computer, only 10-20 seconds. Might be network timeouts, waiting for something like DNS resolution (as someone else

Re: Tomcat access is very slow

2010-01-26 Thread Yu Chao
using my colleague's computer, means using his tomcat to run the project, not related with brower. 2010/1/27 Yu Chao > thank you. > > 1. XP > 2. 1.5.0 > 3. I have a tomcat project, which is running fast on my colleague's > computer, but very slow on mine. > 4. examples is very fast. > 5. no data

Re: Tomcat access is very slow

2010-01-26 Thread Yu Chao
thank you. 1. XP 2. 1.5.0 3. I have a tomcat project, which is running fast on my colleague's computer, but very slow on mine. 4. examples is very fast. 5. no database, but webservice. 6. IE, chrome, firefox, i tried all of them, same result. I even copied my colleague's tomcat to my computer, bu

Re: Tomcat access is very slow

2010-01-26 Thread Konstantin Kolinko
2010/1/26 Yu Chao : > sorry for my later response because I reinstalled my computer... the > situation is still slow, I got mad... 1. Your operating system = ? 2. Your Java runtime vendor and its version = ? 3. What are you trying to do, step by step. At what step do you observe the delays? 4. Is

Re: Tomcat access is very slow

2010-01-26 Thread Yu Chao
sorry for my later response because I reinstalled my computer... the situation is still slow, I got mad... 2010/1/26 Yu Chao > what ever I use localhost:8080, or direct 192.168.0.127:8080 > > 2010/1/16 Ziggy > > Is it slow when you try to access it directly using the IP address? >> >> On Fri, J

Re: Tomcat access is very slow

2010-01-26 Thread Yu Chao
what ever I use localhost:8080, or direct 192.168.0.127:8080 2010/1/16 Ziggy > Is it slow when you try to access it directly using the IP address? > > On Fri, Jan 15, 2010 at 7:54 PM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash:

Re: Tomcat access is very slow

2010-01-15 Thread Ziggy
Is it slow when you try to access it directly using the IP address? On Fri, Jan 15, 2010 at 7:54 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Yu, > > On 1/15/2010 11:28 AM, Yu Chao wrote: > > I’m not a very new to Tomcat \wit

Re: Tomcat access is very slow

2010-01-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yu, On 1/15/2010 11:28 AM, Yu Chao wrote: > I’m not a very new to Tomcat \with a few projects experience. > > I got a new note book, everything is very fast except tomcat access. Where is Tomcat running? On your notebook, or on another server? > I

Re: Tomcat access is very slow

2010-01-15 Thread Yu Chao
some complementary: 1. Tomcat startup is very fast, in 5 seconds, but slow in access pages. 2. I changed 5.5.28 to 5.5.23, both very slow. 3. 2010/1/16 Yu Chao > Dears, > > > > I’m not a very new to Tomcat \with a few projects experience. > > I got a new note book, everything is very fast excep

Tomcat access is very slow

2010-01-15 Thread Yu Chao
Dears, I’m not a very new to Tomcat \with a few projects experience. I got a new note book, everything is very fast except tomcat access. I run a new project in my new tomcat(5.5.28 with no other project in webapp), I need about 2-5 minutes to open a page. Same environment on my colleague,