https://discord.cloudflare.com logo
Join Discord
Powered by
# workers-discussions
  • c

    Cyb3r-Jok3

    02/19/2023, 2:16 AM
    Now I just did one
  • d

    dave

    02/19/2023, 2:17 AM
    what if you try 2086 and http?
  • d

    dave

    02/19/2023, 2:18 AM
    who the frig here compiled their own curl binary?
  • c

    Cyb3r-Jok3

    02/19/2023, 2:19 AM
    I get a 522 error
  • c

    Chaika

    02/19/2023, 2:19 AM
    lol I was just poking around, I get 522 on http:// and 404 on https://
  • c

    Chaika

    02/19/2023, 2:19 AM
    I tested on my own domain and see the same behavior, If I set up a route on https:// only http:// doesn't work (unless you follow https redirects)
  • c

    cmg

    02/19/2023, 2:19 AM
  • d

    dave

    02/19/2023, 2:19 AM
    what about
    http://sns.email.ai.moda:2082/
    ?
  • d

    dave

    02/19/2023, 2:20 AM
    did I get you? 😛
  • c

    Chaika

    02/19/2023, 2:20 AM
    ports do work though, guessing you need to specify 443 if you only want 443 to work (or just use a firewall rule to block non-standard ports)
  • c

    Cyb3r-Jok3

    02/19/2023, 2:20 AM
    404
  • d

    dave

    02/19/2023, 2:20 AM
    yeah what the heck
  • d

    dave

    02/19/2023, 2:20 AM
    I saw that request come in
  • d

    dave

    02/19/2023, 2:20 AM
    I did previously have that subdomain bound the the Worker, but decided to split it out and removed it.
  • c

    Chaika

    02/19/2023, 2:21 AM
    I wanted http/3 lol
  • c

    cmg

    02/19/2023, 2:21 AM
    who knows
  • c

    Cyb3r-Jok3

    02/19/2023, 2:21 AM
    Dam is it still not in the standard one
  • c

    cmg

    02/19/2023, 2:22 AM
  • d

    dave

    02/19/2023, 2:22 AM
    yeah I don't understand why that route is still listening
  • d

    dave

    02/19/2023, 2:22 AM
    it's not the end the world
  • d

    dave

    02/19/2023, 2:22 AM
    but like.. I'm clearly not listening on it
  • c

    Chaika

    02/19/2023, 2:22 AM
    it's still "Experimental"
  • d

    dave

    02/19/2023, 2:22 AM
    hmm I guess I could delete the Worker and publish it again?
  • c

    Cyb3r-Jok3

    02/19/2023, 2:22 AM
    Isn't covered under the wildcard though? Or something else listening?
  • d

    dave

    02/19/2023, 2:23 AM
    the wildcard does not cover http://, only https://
  • c

    Cyb3r-Jok3

    02/19/2023, 2:23 AM
    Man I can't read today
  • d

    dave

    02/19/2023, 2:23 AM
    hmm one sec, I'll try deleting and republishing
  • c

    Chaika

    02/19/2023, 2:24 AM
    Another way to block alt. ports is just using a firewall rule on your zone,
    not cf.edge.server_port in {80 443}
    to block, and you could of course filter for only specific hostnames if you wanted
  • d

    dave

    02/19/2023, 2:24 AM
    yep, that fixed it
  • d

    dave

    02/19/2023, 2:24 AM
    deleting and republishing
1...228822892290...2509Latest