Kevin F Benz
Forum Replies Created
-
Yes multiple, but in that case, 4 consecutive attempts
Translation Plugin: WPML (current version)

Only 3 files, not 5.
Looking at the data, I assume that the preload delay would not apply to this 6 request issue, since your assertion is “delay between pages” would not apply, since it’s 6 requests to the same page?
A you can see, 6 requests with the exact same timestamp.
52.247.209.218:57822 – – [22/Nov/2023:15:04:44 +0000] “GET /about-the-archdiocese-of-seattle/archbishop-etienne/racial-justice/ HTTP/1.1” 200 20794 “-” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36”
52.247.209.218:57812 – – [22/Nov/2023:15:04:44 +0000] “GET /about-the-archdiocese-of-seattle/archbishop-etienne/racial-justice/ HTTP/1.1” 200 20794 “-” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36”
52.247.209.218:57800 – – [22/Nov/2023:15:04:44 +0000] “GET /about-the-archdiocese-of-seattle/archbishop-etienne/racial-justice/ HTTP/1.1” 200 20794 “-” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36”
52.247.209.218:57838 – – [22/Nov/2023:15:04:44 +0000] “GET /about-the-archdiocese-of-seattle/archbishop-etienne/racial-justice/ HTTP/1.1” 200 20794 “-” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36”
52.247.209.218:57834 – – [22/Nov/2023:15:04:44 +0000] “GET /about-the-archdiocese-of-seattle/archbishop-etienne/racial-justice/ HTTP/1.1” 200 20794 “-” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36”
52.247.209.218:57848 – – [22/Nov/2023:15:04:44 +0000] “GET /about-the-archdiocese-of-seattle/archbishop-etienne/racial-justice/ HTTP/1.1” 200 20794 “-” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36”Thanks for the response.. Why though is every request for each time made 6 times? I like the ability to throttle requests, but what about the extra requests? Wouldn’t doing a HEAD vs GET be a little more efficient as well?