Skip to content

Conversation

minrk
Copy link
Member

@minrk minrk commented Sep 19, 2025

this is a band-aid for #557

the 'true' fix ought to be sagemathinc/http-proxy-3#27

I don't think we should merge this, I'm just showing folks what it looks like, in case anyone wants to test this before the release is available

@minrk
Copy link
Member Author

minrk commented Sep 19, 2025

jupyterhub helm folks can test this by setting:

proxy:
  chp:
    image:
      name: ghcr.io/minrk/configurable-http-proxy
      tag: pr598

I'll also recommend folks exploring this (whether testing the image or not) to set the env DEBUG="http-proxy-3:ws-incoming":

chp:
  extraEnv:
    DEBUG: "http-proxy-3:ws-incoming"

which has some really nice logging of how many open sockets are around

@consideRatio
Copy link
Member

@minrk is this PR still relevant or not?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants