The document says "There is only one 256 byte buffer available, and that buffer
will be available for TBD seconds or unitl it is read by a CGIIN."
How long is the TBD?
I ask because I am running a basic program on the ArmWeb and I am missing the
CGIIN input.
Thanks - Jim
CGI services
-
YahooArchive
- Posts: 1462
- Joined: Fri Oct 19, 2012 5:11 am
Re: CGI services
> The document says "There is only one 256 byte buffer available, and that
buffer will be available for TBD seconds or unitl it is read by a CGIIN."
>
The TBD is until the next request with a ? comes in which is assumed to be a CGI
request. We'll update that help page.
So if you're missing CGIINs, then they are coming in faster than the server can
handle.
buffer will be available for TBD seconds or unitl it is read by a CGIIN."
>
The TBD is until the next request with a ? comes in which is assumed to be a CGI
request. We'll update that help page.
So if you're missing CGIINs, then they are coming in faster than the server can
handle.