configurable-http-proxy icon indicating copy to clipboard operation
configurable-http-proxy copied to clipboard

node-http-proxy plus a REST API

Results 32 configurable-http-proxy issues
Sort by recently updated
recently updated
newest added

I'd like to drop support for node 10 that remains as various software now is being held back, making it a question of time before a security fix is held...

maintenance

Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 3.10.0 to 4.3.0. Release notes Sourced from jasmine's releases. 4.3.0 Please see the release notes. 4.2.1 Please see the release notes. 4.2.0 Please see the release notes....

dependencies

Aloha, we've been seeing a pattern of growing daily memory usage (followed by increasing slugishness then non-responsiveness above around 1-2GB of RAM) in the 'proxy' pod: The different colors are...

bug

Hi, for the record, here is a patch for commander 9 _(used to publish configurable-http-proxy in Debian)_: ```patch --- a/bin/configurable-http-proxy +++ b/bin/configurable-http-proxy @@ -114,6 +114,7 @@ process.exit(1); } previous[headerParts[0]] =...

enhancement

we already had it working one direction (%40->@), but not the other (@->%40) related to jupyterhub/jupyterhub#1717 but not actually necessary for the fix

### Bug description Hi! i encounter something that feels like a bug. it is related to what is talked about [here](https://discourse.jupyter.org/t/large-notebooks-save-fails-with-failed-to-fetch/9022). Basically, we run z2jh on eks. when saving large...

bug

### Proposed change Drop deprecated statsd metrics in favor of prometheus, which we use everywhere. We don't use statsd anywhere anymore. ### Alternative options Continue not having prometheus metrics and/or...

enhancement

See - https://github.com/tornadoweb/tornado/pull/2162 - https://github.com/jupyterhub/zero-to-jupyterhub-k8s/issues/1700#issuecomment-709555566 @consideRatio do you reckon this would work?

We often times terminate SSL on a load balancer or ingress proxy instead of on services directly so that application admins don't have to worry with as many secrets (containers...

enhancement

This is more of documenting an issue we had and a workaround we found. We recently were debugging an issue where we were getting an HTTP 400, but not all...

documentation