Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative methods for bypassing the request body limit #20

Open
gnh1201 opened this issue May 3, 2024 · 0 comments
Open

Alternative methods for bypassing the request body limit #20

gnh1201 opened this issue May 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@gnh1201
Copy link
Owner

gnh1201 commented May 3, 2024

In the Caterpillar Proxy, we support a stateful method of tunneling using network sockets to bypass capacity limit settings in HTTP requests.

However, there's an idea for resolving capacity limits even in stateless mode.

It involves storing the data to be requested in a separate Object Storage. This way, capacity limits can be addressed even in Stateless mode.

@gnh1201 gnh1201 added the enhancement New feature or request label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant