I never see this with any browser, IE, Firefox, or Chrome. It seems
more likely to be a function of the server -- but we'll need a lot more
information to debug that.
--
Gary Herron, PhD.
Department of Computer Science
DigiPen Institute of Technology
(425) 895-4418
I suspect Twitter loads but they supposed to be load after document is
ready, right?
Yea that explain for my case , i have slow internet connection (well
the whole contry here is slow internet) .
Thats why it get slow after updated.Carlos loading javascript outside
of the localhost make it bad response time for app. and it is not ajax
(not document ready yet) so may be that caused you?
> Odontología<http://www.odontologia.uc.edu.ve/index.php?option=com_content&view=article&id=102&Itemid=85>
>
Admin will load the whole page before it gets to loading the AJAX stuff.
--
Branko Vukelić
bg.b...@gmail.com
stu...@brankovukelic.com
Check out my blog: http://www.brankovukelic.com/
Check out my portfolio: http://www.flickr.com/photos/foxbunny/
Registered Linux user #438078 (http://counter.li.org/)
I hang out on identi.ca: http://identi.ca/foxbunny
Gimp Brushmakers Guild
http://bit.ly/gbg-group
Still happening?
For me it fixed after i fixed to load jquery locally.
--
Kuba
If you're running from the command line, use --options 0.
Right, now that I look at it, there's no way to override max_threads. Maybe there should be....
I haven't tried DEFAULT_MAX_THREADS it yet but to report that it is not just windows problem it happens in Linux too.
WHen i test my Homepage which dont do anything dynamic much , just login box , with static js and css. That caused long load delays too.