#9669 Koji slow/unresponsive
Closed: Fixed by kevin. Opened by vondruch.

Koji is very slow. Simple request:

$ curl -L koji.fedoraproject.org
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
... snip ...
</html>
real    0m27,759s
user    0m0,015s
sys 0m0,008s

Sorry, I have messed up the reproducer:

$ time curl -L https://koji.fedoraproject.org/koji/taskinfo?taskID=62074408
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
... snip ...
</html>
real    0m27,759s
user    0m0,015s
sys 0m0,008s

Metadata Update from @mizdebsk:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: koji, ops

koji and its builders were updated last night and that seems to have caused some issues.

I think this is fixed. We had to reboot the servers and that seemed to make sure all the problems in the stack went away

Metadata Update from @smooge:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Issue status updated to: Open (was: Closed)

Issue status updated to: Closed (was: Open)
Issue close_status updated to: Fixed

Metadata