Hello,
We are seeing queries to /ws/1 returning 200 with no body, when search.musicbrainz.org is busy.
HTTP/1.0 200 OK Connection: close Date: Wed, 21 Sep 2011 16:43:05 GMT Content-Length: 0 Content-Type: application/xml; charset=utf-8 X-Catalyst: 5.80032
The same query to /ws/2 returns 400 with the following body:
<?xml version="1.0" encoding="UTF-8"?> <error> <text> Could not retrieve sub-document page from search server. Error: http://search.musicbrainz.org/ws/2/artist/?max=25&type=artist&fmt=xml&offset=0&query=Carol -> 503 Service Temporarily Unavailable </text> <text> For usage, please see: http://musicbrainz.org/development/mmd </text> </error>
Due to be fixed within the next 3 months. Decided by the scheduling game and http://chatlogs.musicbrainz.org/musicbrainz-devel/2012/2012-07/2012-07-03.html#T19-01-57-842265
This is in review at http://codereview.musicbrainz.org/r/2059/ and in testing on http://test.musicbrainz.org/
Due to be fixed within the next 3 months. Decided by the scheduling game and http://chatlogs.musicbrainz.org/musicbrainz-devel/2012/2012-07/2012-07-03.html#T19-01-57-842265