Page MenuHomeSoftware Heritage

Azure webapp performance tests
Closed, MigratedEdits Locked

Description

Please report your findings when using webapp0.softwareheritage.org

Event Timeline

olasd triaged this task as High priority.Jun 26 2018, 11:27 AM
olasd created this task.

https://webapp0.softwareheritage.org/browse/search/ does not answer quickly when entering a new keyword for the first time.
Tried "danana" => got answers after more than one minute.
Also tried "zarg" => the wheel stopped spinning after one minute, with no explanation. A text message saying the pattern was not found could have been helpful.

I've got this error when searching 'github':

Error 503 Backend fetch failed

Backend fetch failed
Guru Meditation:

XID: 669763


Varnish cache server

Fixed multiple issues on that node's setup:

  • not using the right db for example [1]
  • missing postgresql setup regarding authentication (indexer service in dbreplica1)

It's now fixed.
And this seems to respond better, for example:

https://webapp0.softwareheritage.org/browse/search/ does not answer quickly when entering a new keyword for the first time.
Tried "danana" => got answers after more than one minute.
Also tried "zarg" => the wheel stopped spinning after one minute, with no explanation. A text message saying the pattern was not found could have been helpful.

It now finishes.
It's still slow though.

I've got this error when searching 'github':...
Error 503 Backend fetch failed
Backend fetch failed
Guru Meditation:

XID: 669763
Varnish cache server

I no longer see this behavior (hirsh/varnish is the cache in front of the proxy apache in front of gunicorn serving the django webservices).

[1] rSPSITEd650705f2878afc87e73ec6d3c5b698b583afde3

zack claimed this task.

this is now T1117