Server: Absolute (X01)
Prior to the migrations, my site loaded alright. Most pages in a second or so. Other pages loaded slower (10-15 seconds). The pages that used to run fast still run fast (usually), but the pages that ran slower now run even slower. Just tested it on Firefox, response timings shown below:
DNS Resolution: 0ms
Connecting: 53ms
Sending: 0ms
Waiting: 1192ms
Receiving: 200734ms
By the time that page loaded, and a couple JS files were included, the total load time was 204 seconds. Something that took 10-15 seconds on average now takes over 3 minutes to load. Not exactly good. (One of the JS files, jquery, loaded in 1.52 seconds, of course that was off site loading).
Also, just loaded an 11.1 KB image in 3.49 seconds, I think that's a tad bit slow too.
Prior to the migrations, my site loaded alright. Most pages in a second or so. Other pages loaded slower (10-15 seconds). The pages that used to run fast still run fast (usually), but the pages that ran slower now run even slower. Just tested it on Firefox, response timings shown below:
DNS Resolution: 0ms
Connecting: 53ms
Sending: 0ms
Waiting: 1192ms
Receiving: 200734ms
By the time that page loaded, and a couple JS files were included, the total load time was 204 seconds. Something that took 10-15 seconds on average now takes over 3 minutes to load. Not exactly good. (One of the JS files, jquery, loaded in 1.52 seconds, of course that was off site loading).
Also, just loaded an 11.1 KB image in 3.49 seconds, I think that's a tad bit slow too.