This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Higher than MSS response in cgi_script() / cgi_func()

Hi,

I am currently developing a web server using SAOP messages.
Some message exceeds the limit of a TCP segment of 1440 bytes.

How can I send a response of more than 1400 bytes (the limit is set by MSS)?

As netCGI_Script does not allow more than 1400 bytes of data.

Thanks.

Best regards,

Fanny