aggie93 1 Posted May 15, 2018 Share Posted May 15, 2018 With the web clipper extension enabled, pages from the Boto3 website can take a very long time to load. For example, this page takes close to 2 minutes on a corporate network: http://boto3.readthedocs.io/en/latest/reference/services/dynamodb.html The offending request is: Request URL:https://readthedocs.org/api/v2/footer_html/?callback=jQuery20305196791010642672_1526398462898&project=boto3&version=latest&page=reference%2Fservices%2Fdynamodb&theme=guzzle_sphinx_theme&format=jsonp&docroot=%2Fdocs%2Fsource%2F&source_suffix=.rst&_=1526398462899 Request Method:GET Status Code:200 OK Remote Address:162.209.114.75:443 Referrer Policy:no-referrer-when-downgrade I narrowed it down by first disabling all extensions and then enabling extensions one at a time until I found Web Clipper to be the problem. All pages on this site are impacted, but the degree appears to correspond with the size of the page. I really haven't a clue what the other site is doing...I imagine a lot of changes to the DOM that result in some rescan of the page by Web Clipper. Link to comment
Level 5* gazumped 10,766 Posted May 15, 2018 Level 5* Share Posted May 15, 2018 Hi. Is this effect only on Chrome? Have you tried the newest version? Link to comment
orenshk 0 Posted June 10, 2018 Share Posted June 10, 2018 I'm experiencing this also on readthedocs.io, Clipper version 7.2.1, chrome Version 67.0.3396.79 (Official Build) (64-bit) on MacOS 10.13.4 (17E202) Link to comment
Idea
aggie93 1
With the web clipper extension enabled, pages from the Boto3 website can take a very long time to load.
For example, this page takes close to 2 minutes on a corporate network: http://boto3.readthedocs.io/en/latest/reference/services/dynamodb.html
The offending request is:
Request URL:https://readthedocs.org/api/v2/footer_html/?callback=jQuery20305196791010642672_1526398462898&project=boto3&version=latest&page=reference%2Fservices%2Fdynamodb&theme=guzzle_sphinx_theme&format=jsonp&docroot=%2Fdocs%2Fsource%2F&source_suffix=.rst&_=1526398462899 Request Method:GET Status Code:200 OK Remote Address:162.209.114.75:443 Referrer Policy:no-referrer-when-downgrade
I narrowed it down by first disabling all extensions and then enabling extensions one at a time until I found Web Clipper to be the problem.
All pages on this site are impacted, but the degree appears to correspond with the size of the page.
I really haven't a clue what the other site is doing...I imagine a lot of changes to the DOM that result in some rescan of the page by Web Clipper.
Link to comment
2 replies to this idea
Recommended Posts
Archived
This topic is now archived and is closed to further replies.