× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi Jon,

I know there has to be a limit somewhere in the size of an output
HTML stream - but I'm darned if I can find it in the documentation
(other than of course the implicit limit imposed by a 10i).

I don't know what you're referring to here. The limit of a particular application? (Apache? CGIDEV2? Internet Explorer?) Or a limit to the number of characters that you can return via stdout? Or a limit imposed by standards?

But, in all cases, to the best of my knowledge, there's no limit. The only one of these products that has a limit is CGIDEV2 -- and even there, the limit isn't as small as 10i!

I know that Apache can handle files longer an 4gb, so there's no silly 10i limit. I'm pretty sure that stdout is implemented as a pipe, and has no limit on the total size. (There's a limit per write to the pipe, but no limit to the total number of writes.)

Obviously, there are practical limits. Eventually, the PC browser runs out of memory and causes the PC to crawl. The user gets fed up with waiting for the HTML to download. So there are practical limits, but those limits change over time as computers come with more memory, and link speeds get faster.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.