Altera_Forum
Honored Contributor
14 years agoBoa cgi-c problem
Hi all,
I've a problem with a cgi program. It sends a JSON file. If the file is < 61 440 byte it's Ok, but if it > 61 440 byte, the cgi keep running and never ends. Because BOA is waiting for cgi ends, it stops. Does anybody know what I have to do to solve it ? Thanks in advance.