Open gnh1201 opened 7 months ago
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.
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.