The delay in the response might be because of your network settings sometimes. Depending on your settings, for the first time, the browser tries to find the server, in which case it needs to look for the DNS (or Proxy if you are using one). This is true in some cases where its the server is also the same machine.
Try to use 127.0.0.1 (local ip) and see if you still have the same problem. Praveen Wicliff ----- Original Message ----- From: "james" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, November 25, 2002 2:48 AM Subject: Re: What the problem about tomcat 4.1 or IE? in my computer? > Thanks for reply, I can see http://localhost:8080/index.jsp or > http://localhost:8080 > but it takes a very long time (5 minutes), after that it is OK for other > pages for the same IE, but if I open another IE, it still takes a very long > time in the first time . > What might be the problem? > > > James > > > ----- Original Message ----- > From: "David Brown" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Saturday, November 23, 2002 11:42 AM > Subject: Re: What the problem about tomcat 4.1 or IE? in my computer? > > > > p niemandt writes: > > > > > Uninstall win2k, install linux, see if your problem persists ... :) > > > > > > naah; seriously: check the logs: see if there is anything funny. Which > > > JDK are you using? Maybe try reinstalling that, see if that helps. > > > > > > > > > > > > On Sat, 2002-11-23 at 15:41, james wrote: > > >> Hi, > > >> > > >> I used Tomcat 4.1 for 2 weeks, and I practiced some samples, it was > fine, but today, it didn't work well anymore. > > >> > > >> I uninstalled it and installer it again and again, the Tomcat Server > looks OK, for the info on screen was the same as before. > > >> but when I tried : http://localhost:8080/hello/index.jsp > > >> or any tested sites I used before. All will take a long long time!! > even after I reboot the computer. It was much fast before. > > >> > > >> The OS is Window 2000, and RAM is enough (327M), I checked and I only > run 2 or 3 IEs, nothing else. > > >> What might be the problem? > > >> > > >> Any help will be appreciated. > > >> > > >> James > > > -- > > > p niemandt <[EMAIL PROTECTED]> > > > > > > > > > -- > > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > Hello, also after u re-install new try just the suggested action: > > http://localhost:8080 to see if u get the initial tomcat demo screen. > david. > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
