11:27 +0000, Ramon Loureiro wrote:
> So when we do not use SSL, the CGI only gets the first 8000 bytes,
> which is the first stack / heap block.
What CGI are you using for diagnostics? A simple test program that just echoes
back its headers and reads and reports $CONTENT_LENGTH bytes? O
:04
Para: users@httpd.apache.org
Assunto: Re: [users@httpd] Receiving only 8000 bytes in CGI programs using post
method
Hi,
On Tue, Nov 7, 2017 at 12:27 PM, Ramon Loureiro wrote:
>
> Here is the brief description of the problem we are in.
Which cgi module is used on httpd? mod_proxy_fcgi, mod_fcgi?
-secure mode, the content is cut off and the CGI only reads the
first 8000 bytes.
So we can not read all the content when we are remote and not secure, without
SSL.
Any suggestion? Any security settings to let the same operation between
localhost and remote?
Thank you,
Ramon Loureiro
De: Hotmail
of using SSL is complicated. Is there another way to solve
this?
Any help to solve this problem is greatly appreciated.
Thank you,
Ramon Loureiro