https://bugzilla.wikimedia.org/show_bug.cgi?id=68457

            Bug ID: 68457
           Summary: "Bad gateway"
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: tools
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

I am running a webservice on instance wikidata-wdq-mm port 80. This works
reasonably well, but large results sets cause a "502 Bad Gateway" error.
Example:

http://wdq.wmflabs.org/api?q=claim[31]&props=31

The thing is, if I run the exact same query on the exact same data on my home
machine, it works fine (both in browser and curl). It does take a while (~25sec
at home, ~40? on Labs) to generate the result set, but the http header should
be send earlier to prevent connection drop.

The webservice uses the "compiled-in" mongoose web server, so the usual Apache
502 fixes from the web don't apply.

Since the error also occurs when doing curl from Labs shell, I assume it's
something on Labs, rather than outside.

Any idea how to fix this?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to