inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,018
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Jul 8, 2024 19:18:32 GMT -8
|
|
inherit
239247
0
Oct 20, 2024 21:01:53 GMT -8
hrungr
28
November 2016
hrungr
|
Post by hrungr on Jul 9, 2024 19:20:32 GMT -8
Sounds good - Let me know if there's any information beyond this you'd like. I've attached a screenshots of the network monitor results. load: 14.78 sec
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,018
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Jul 9, 2024 23:19:49 GMT -8
Sounds good - Let me know if there's any information beyond this you'd like. I've attached a screenshots of the network monitor results. load: 14.78 sec Thanks for that! Those screenshots, unfortunately, don't allow drilling down to see the details. Can you right-click and COPY VALUE, then COPY ALL AS HAR and PM it to Michael and Scott as [code]HAR_CONTENT_GOES_HERE[/code]. It may contain sensitive information (e.g., IP, cookies, etc.), so don't post it publicly , and it should probably be vetted should they decide to forward it to me. I am also seeing a lot of NS_BINDING_ABORTED, which suggests the page was reloaded asynchronously before it got a chance to finish loading. This NS_BINDING_ABORTED error is occurring mainly with the network request from two forum plugins Shoutbox Sounds (0V0YktWxgOkEgyn0kRHa.js) and Smiley Dropdown (cFhfrL0jK0wUFfnUVZuZ.js)Since JavaScript was disabled [1] and it still occurred. And it also occurred with no browser extensions installed [2] that should have ruled out forum plugins and browser extensions. However, I am still concerned about the shoutbox plugin requesting www.soundjay.com/Beep-21.wav multiple times in that log and it keeps returning a 404 HTML error page(not the expected wav media type). Browsers are not supposed to parse returned HTML when they did not explicitly request it for security reasons, but in the spirit of being thorough, let's temporarily disable the shoutbox sounds plugin to rule out the browser trying to follow that 404 page when it is requesting a wav file and interrupting the page load. Is it a manual refresh, or do you have an automated mechanism to periodically refresh the page? Can you let the page fully load so the logs can accurately record real-world load times? The hard refresh is causing the browser to ignore the expiration times on the items in cache and reach out directly to the server basically asking "is what i have in cache up to date" which basically negates the speed the cache was intended to provide. A log with all forum plugins and browser extensions disabled might be enlightening as well since it was stated that it still occurs in that scenario
|
|
inherit
239247
0
Oct 20, 2024 21:01:53 GMT -8
hrungr
28
November 2016
hrungr
|
Post by hrungr on Jul 10, 2024 16:22:26 GMT -8
Is it a manual refresh, or do you have an automated mechanism to periodically refresh the page? - Manual Refresh. Can you let the page fully load so the logs can accurately record real-world load times? - Is there something suggesting the pages aren't fully loading? AFAIK, they are loading properly. The hard refresh is causing the browser to ignore the expiration times on the items in cache and reach out directly to the server basically asking "is what i have in cache up to date" which basically negates the speed the cache was intended to provide. - Those words sounded like English. A log with all forum plugins and browser extensions disabled might be enlightening as well since it was stated that it still occurs in that scenario - I'll give it a try.
|
|
inherit
239247
0
Oct 20, 2024 21:01:53 GMT -8
hrungr
28
November 2016
hrungr
|
Post by hrungr on Jul 10, 2024 17:18:17 GMT -8
Can you right-click and COPY VALUE, then COPY ALL AS HAR and PM it to Michael and Scott as HAR_CONTENT_GOES_HERE .
- I have the code but it's too large to send as a PM. How should I send it over?
|
|
#e61919
Support Manager
154778
0
1
Nov 26, 2024 12:07:55 GMT -8
Michael
19,618
May 2010
wiseowl
|
Post by Michael on Jul 10, 2024 17:36:59 GMT -8
Can you right-click and COPY VALUE, then COPY ALL AS HAR and PM it to Michael and Scott as HAR_CONTENT_GOES_HERE . - I have the code but it's too large to send as a PM. How should I send it over? You can email it to privacy@proboards.com as an attached text file.
|
|
inherit
239247
0
Oct 20, 2024 21:01:53 GMT -8
hrungr
28
November 2016
hrungr
|
Post by hrungr on Jul 10, 2024 17:44:44 GMT -8
Thanks!
Just sent it. Let me know if there are any issues with it.
|
|
#e61919
Support Manager
154778
0
1
Nov 26, 2024 12:07:55 GMT -8
Michael
19,618
May 2010
wiseowl
|
Post by Michael on Jul 15, 2024 15:36:39 GMT -8
Thanks! Just sent it. Let me know if there are any issues with it. I am working on digging through this today. I will update when I can!
|
|
inherit
239247
0
Oct 20, 2024 21:01:53 GMT -8
hrungr
28
November 2016
hrungr
|
Post by hrungr on Jul 19, 2024 15:10:46 GMT -8
Appreciate it!
Any luck so far?
|
|
inherit
239247
0
Oct 20, 2024 21:01:53 GMT -8
hrungr
28
November 2016
hrungr
|
Post by hrungr on Aug 7, 2024 8:40:36 GMT -8
Just wanted to quickly give this a bump and see if you've had a chance to look into this.
Thanks!
|
|
inherit
239247
0
Oct 20, 2024 21:01:53 GMT -8
hrungr
28
November 2016
hrungr
|
Post by hrungr on Sept 15, 2024 11:50:10 GMT -8
It's been another month, so I just wanted to give this a bump again and see if any progress has been made with this issue.
Thanks!
|
|