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

Giuseppe Lavagetto <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Giuseppe Lavagetto <[email protected]> ---
While on varnish the url

https://bits.wikimedia.org/zh-yue.wikipedia.org/load.php?debug=true&lang=yue&modules=site&only=scripts&skin=vector&*

returns 404, the same url without the final parameter returns correctly 200:

https://bits.wikimedia.org/zh-yue.wikipedia.org/load.php?debug=true&lang=yue&modules=site&only=scripts&skin=vector


I confirmed that both urls, when properly translated, are answered with a 200
OK (and the same content) by the backend:

https://zh-yue.wikipedia.org/w/load.php?debug=true&lang=yue&modules=site&only=scripts&skin=vector
 * 200 OK 26761
https://zh-yue.wikipedia.org/w/load.php?debug=true&lang=yue&modules=site&only=scripts&skin=vector&*
 * 200 OK 26761

So this seems to be an issue at the varnish layer.

I'll update the ticket as I find out more.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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