My Oracle Support Banner

RP/SALT Tuxedo SALT GWWS Process Hangs With Two-way SSL Enabled and Chunked data (Doc ID 1676507.1)

Last updated on MAY 22, 2023

Applies to:

Oracle Service Architecture Leveraging Tuxedo (SALT) - Version 12.1.1.0 and later
Information in this document applies to any platform.

Goal

Salt Error whenever the response is chunked, Tuxedo SALT GWWS process does not give the answer to the Tuxedo service.
When response is smaller, whole response is sent in a single packet. When response reaches 6108 bytes it is partitioned into two chunks (or more) and that's when failure occurs.

Looking at the HTTP header, the difference is that with a small response the Content-Length is set in the header but when it's a big response it is partitioned in chunks and, instead of setting the Content-Length, it sets the Transfer-Encoding to 'chunked'.
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.