metacpan-web
metacpan-web copied to clipboard
Server errors for modules with weird versions
Hello,
502 Bad Gateway
I just noticed these 502 Bad Gateway with some URL.
These URL are abusing the versioning scheme (sorry 😁) and not indexed by PAUSE
Acme::Version::Negative version '-2.00':
Acme::Version::utf8 version '😏':
503 first byte timeout
Also adding utf8 smileys into some url will confuse metacpan/cdn:
Thank you guys for the past/present and future work on metacpan! 👍🏼
For the 502, this looks like a problem that is specific to nginx. That page opens fine using my up to date test mirror:
https://mc.gfish.info/release/CONTRA/Acme-Version-Negative--2.00
and I use apache httpd for the front end / public-facing web server that proxies to the MC backend.