Activity
Forgot to add WSGI_TIMEOUT to docs
Forgot to add WSGI_TIMEOUT to docs
Force push
disable gzip and connection pooling
disable gzip and connection pooling
connection pooling
connection pooling
Add support for STATUS_LISTEN_PORT env var so that we can re-map the …
Add support for STATUS_LISTEN_PORT env var so that we can re-map the …
Force push
Add support for STATUS_LISTEN_PORT env var so that we can re-map the …
Add support for STATUS_LISTEN_PORT env var so that we can re-map the …
Forgot to add WSGI_TIMEOUT to docs
Forgot to add WSGI_TIMEOUT to docs
Performance updates
Performance updates
Remove keepalive, update the number of FDs available to be twice the …
Remove keepalive, update the number of FDs available to be twice the …
adding keepalives to upstream connection
adding keepalives to upstream connection
Merge branch 'main' into rider/add_worker_connections
Merge branch 'main' into rider/add_worker_connections
Removed conditional from setting worker connections
Removed conditional from setting worker connections
Adding WORKER_CONNECTIONS, defaulting to 1024
Adding WORKER_CONNECTIONS, defaulting to 1024
Deleted branch
Bump docker/build-push-action from 5 to 6
Bump docker/build-push-action from 5 to 6
on Jul 1, 2024
Add dockerhub-description step to workflow
Add dockerhub-description step to workflow