On Tue, Nov 7, 2017 at 2:18 PM, Ramon Loureiro <braga_ramon@xxxxxxxxxxx> wrote: > > But what is more intriguing is that localhost or within the same network, the content arrives entirely in COBOL. > > When we are off the same network as the apache server, the content is cut off. So this has nothing to with mod_cgi which does not use network. Your cgi app is itself communicating with your COBOL app through the network, this is probably where the issue is (a network capture would show this communication only). > > Because? I think you'll have to debug your cgi app to see how it forwards the data... Regards, Yann. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx