OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 3:43 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Too big time to load pages.
PostPosted: Sun Feb 07, 2016 1:18 am 
Offline
Member
Member
User avatar

Joined: Fri Apr 03, 2015 9:41 am
Posts: 492
I have a trouble accessing OSDev Wiki. It opens normally, but I need to wait about a 30 seconds after the first access. Is something is with your hardware, or it's my problem?
(sorry if my question is incorrect)

_________________
Developing U365.
Source:
only testing: http://gitlab.com/bps-projs/U365/tree/testing

OSDev newbies can copy any code from my repositories, just leave a notice that this code was written by U365 development team, not by you.


Top
 Profile  
 
 Post subject: Re: Too big time to load pages.
PostPosted: Sun Feb 07, 2016 1:31 am 
Offline
Member
Member

Joined: Tue Nov 08, 2011 11:35 am
Posts: 453
I don't see any problems with wiki access from my side. Did you try looking into browser's debugger? It has "Network" tab that shows what takes time to load.


Top
 Profile  
 
 Post subject: Re: Too big time to load pages.
PostPosted: Sat Feb 20, 2016 11:37 pm 
Offline
Member
Member
User avatar

Joined: Fri Apr 03, 2015 9:41 am
Posts: 492
The first GET request is about 22000 ms, everything after it is loading fine.

_________________
Developing U365.
Source:
only testing: http://gitlab.com/bps-projs/U365/tree/testing

OSDev newbies can copy any code from my repositories, just leave a notice that this code was written by U365 development team, not by you.


Top
 Profile  
 
 Post subject: Re: Too big time to load pages.
PostPosted: Sun Feb 21, 2016 6:05 pm 
Offline
Member
Member

Joined: Tue Nov 08, 2011 11:35 am
Posts: 453
Modern browsers are able to show which processes (DNS request sending, DNS reply waiting, sending HTTP request, waiting for the start of HTTP reply, downloading HTTP reply body) contribute (and how much) to the loading time. You should take a closer look at the developer console (F12 or something like it).
Btw, I think that there's some problem with your ISP's DNS (different people reported me similar problems during last months) or with your router.


Attachments:
namenlos.png
namenlos.png [ 6.14 KiB | Viewed 3878 times ]
Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 29 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group