Description of problem: Bugzilla has performance issues when creating a new bug. Version-Release number of selected component (if applicable): 4.2 How reproducible: Easy Steps to Reproduce: 1. Login 2. Click New 3. Choose Fedora Actual results: Web browser spins for 2 minutes After about 2 minutes you are presented with the create bug screen. Expected results: Should take you to new bug screen instantly. Additional info: None.
I have the same problem. The direct link to the page causing the problem is: https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora Usually I need to wait for about 2-3 minutes for the page to load, but sometimes it fails to load with the following error: 502 Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /enter_bug.cgi. Reason: Error reading from remote server Apache Server at bugzilla.redhat.com Port 443
*** Bug 823760 has been marked as a duplicate of this bug. ***
This will be fixed in an release that will be put live in the next few hours. If a product has more than 200 components, we will use AJAX to get the component information, rather than load all the information on the page itself. -- simon
*** Bug 824006 has been marked as a duplicate of this bug. ***
*** Bug 823997 has been marked as a duplicate of this bug. ***
This change is now live.
*** Bug 823958 has been marked as a duplicate of this bug. ***
*** Bug 823496 has been marked as a duplicate of this bug. ***
Thanks Simon.