[Bug 1100024] New: software.opensuse.org is extremely slow
http://bugzilla.opensuse.org/show_bug.cgi?id=1100024 Bug ID: 1100024 Summary: software.opensuse.org is extremely slow Classification: openSUSE Product: openSUSE.org Version: unspecified Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Software Portal Assignee: benji@opensuse.org Reporter: mail@philipp-wagner.com QA Contact: bnc-team-screening@forge.provo.novell.com Found By: --- Blocker: --- Connecting to software.opensuse.org is really slow and has been this way for the last week(s) for me. A HTTP request to https://software.opensuse.org takes typically multiple seconds, as these (quick and dirty) measurements (performed just now) show: $ curl -Lo /dev/null -skw "\ntime_connect: %{time_connect}s\ntime_namelookup: %{time_namelookup}s\ntime_pretransfer: %{time_pretransfer}\ntime_starttransfer: %{time_starttransfer}s\ntime_redirect: %{time_redirect}s\ntime_total: %{time_total}s\n\n" https://software.opensuse.org time_connect: 0.017s time_namelookup: 0.004s time_pretransfer: 0.163 time_starttransfer: 12.386s time_redirect: 0.000s time_total: 12.399s $ curl -Lo /dev/null -skw "\ntime_connect: %{time_connect}s\ntime_namelookup: %{time_namelookup}s\ntime_pretransfer: %{time_pretransfer}\ntime_starttransfer: %{time_starttransfer}s\ntime_redirect: %{time_redirect}s\ntime_total: %{time_total}s\n\n" https://software.opensuse.org time_connect: 0.017s time_namelookup: 0.004s time_pretransfer: 0.174 time_starttransfer: 3.390s time_redirect: 0.000s time_total: 3.403s $ curl -Lo /dev/null -skw "\ntime_connect: %{time_connect}s\ntime_namelookup: %{time_namelookup}s\ntime_pretransfer: %{time_pretransfer}\ntime_starttransfer: %{time_starttransfer}s\ntime_redirect: %{time_redirect}s\ntime_total: %{time_total}s\n\n" https://software.opensuse.org time_connect: 0.017s time_namelookup: 0.004s time_pretransfer: 0.174 time_starttransfer: 60.188s time_redirect: 0.000s time_total: 60.188s -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1100024 http://bugzilla.opensuse.org/show_bug.cgi?id=1100024#c1 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |UPSTREAM --- Comment #1 from Stephan Kulow <coolo@suse.com> --- please subscribe to https://github.com/openSUSE/software-o-o/issues/356 - I can't close duplicates to github :) -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com