Bug 842329

Summary: Piwik script was slow to respond, resulting in warning
Product: [Community] Bugzilla Reporter: David Spalding <dspaldin>
Component: PerformanceAssignee: Simon Green <sgreen>
Status: CLOSED WORKSFORME QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.2CC: ebaak, nraghava
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-16 04:34:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot of firefox warning dialog none

Description David Spalding 2012-07-23 13:46:34 UTC
Created attachment 599782 [details]
screenshot of firefox warning dialog

Description of problem:
Web browser complained of Piwik script not responding quickly enough. 

Version-Release number of selected component (if applicable):


How reproducible:
intermittent

Steps to Reproduce:
1. Connect to bugzilla over VPN. 
2. Review a bug report
3.
  
Actual results:
After a minute or two, the browser complains that a script on the page is till
still running. See attached. 

Expected results:
Piwik should be at the BOTTOM of the page to allow page load. Ideally, the 
system the Piwik script is hosted on is robust and has reliable up time. 

Additional info:

Comment 1 Simon Green 2012-08-16 04:34:03 UTC
(In reply to comment #0)
> Expected results:
> Piwik should be at the BOTTOM of the page to allow page load. Ideally, the 
> system the Piwik script is hosted on is robust and has reliable up time. 

The piwik code is at the bottom of the page (just about the </body> tag). I've noticed no issues with the tracker when accessing Bugzilla over the VPN (or externally either)

  -- simon

Comment 2 David Spalding 2012-08-16 20:14:11 UTC
Cool, thanks for looking into it. :)