Still sometimes slow to open
Discussion
I get it as well - and not just today.
My (uninformed) guess - without knowledge of Ted's architecture - is that there is some kind of load balancing going on that occasionally misses or delays a request. It is as if user requests are queued and then farmed out to the database server(s) to dish out the required information - only occasionally the request gets serviced very slowly (or perhaps missed).
If this happens then I can generally get a fast response by hitting my browser 'Stop' button and then re-issuing the request (by clicking a link or whatever).
My (uninformed) guess - without knowledge of Ted's architecture - is that there is some kind of load balancing going on that occasionally misses or delays a request. It is as if user requests are queued and then farmed out to the database server(s) to dish out the required information - only occasionally the request gets serviced very slowly (or perhaps missed).
If this happens then I can generally get a fast response by hitting my browser 'Stop' button and then re-issuing the request (by clicking a link or whatever).
It's actually a viscious circle.
If a page is slow to open then someone (including me
) will often hit refresh. That creates another request and the request queue builds up. Then more people do it and it becomes cyclical.
Not sure why it started happening yesterday though. Probably a nasty search on the database or something...
If a page is slow to open then someone (including me
) will often hit refresh. That creates another request and the request queue builds up. Then more people do it and it becomes cyclical. Not sure why it started happening yesterday though. Probably a nasty search on the database or something...
Gassing Station | Website Feedback | Top of Page | What's New | My Stuff



