View Single Post

  #3 (permalink)  
Old 06-10-2004
nj
 
Posts: n/a
Default Re: After 2.4.x ->2.6.3 upgrade, Mozilla is unusable (long pauses)

Bit Twister <BitTwister@localhost.localdomain> wrote in message news:<slrnccer35.ej2.BitTwister@wb.home.invalid>.. .
> On 9 Jun 2004 12:30:42 -0700, nj wrote:
> > I'm recently upgraded the kernel
> > from 2.4.26 to 2.6.3.
> >
> > Everything works, but Mozilla is now unusable. When I
> > go to a URL, it just sits there with (e.g.)
> >
> > Resolving host login.yahoo.com
> >
> > at the bottom in the status frame, for about 40
> > seconds. Thinking I maybe had some DNS setup problem,

>
> Check /etc/resolv.conf for just your dns srevers.
> Maybe one is slow, swap lines to try the other one.
>
> I remove the search line. Example only.
> $ cat /etc/resolv.conf
> nameserver 216.148.227.168
> nameserver 204.127.202.142


Tried it, no difference.
"dig" can also be used to query each DNS separately (dig
@xxx.xxx.xxx.xxx) and it shows that both servers are very fast (query
time less than a second).
Thanks for taking the time to respond.
Reply With Quote