Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: HTTP headers q
- To: tlug@example.com
- Subject: Re: tlug: HTTP headers q
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Date: Thu, 17 Feb 2000 17:16:40 +0900 (JST)
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <Pine.LNX.4.20.0002171642430.24149-100000@example.com>
- References: <14507.41448.751663.732378@example.com><Pine.LNX.4.20.0002171642430.24149-100000@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
>>>>> "Adrian" == Adrian Havill <havill@example.com> writes: Adrian> On Thu, 17 Feb 2000, Stephen J. Turnbull wrote: >> As of Apache 1.3, CGI scripts are essentially not buffered. >> Every time your script does a "flush" to output data, that data >> gets relayed on to the client. Some scripting languages, for >> example Perl, have their own Adrian> Poorly written FAQ answer it seems. "not buffered", then Adrian> in the next sentence an example using "flush"? Perhaps the Adrian> word "essentially" here means "a buffer small enough so Adrian> that you probably won't notice it." I read it differently; eg, if you're writing your CGI in C, you need to fflush(stdout) to flush the stdio buffer on the CGI program's side. And they go on to mention that Perl does internal buffering, so you will only get data sent to the client when _Perl_ flushes its output buffer, but that Apache will add no extra delay to that imposed by Perl's own buffering. (Modulo alignment issues for headers and maybe for encrypted or compressed wire data.) -- University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091 _________________ _________________ _________________ _________________ What are those straight lines for? "XEmacs rules." -------------------------------------------------------------------- Next Nomikai Meeting: February 18 (Fri) 19:00 Tengu TokyoEkiMae Next Technical Meeting: March 11 (Sat) 13:00 Temple University Japan * Topic: TBD -------------------------------------------------------------------- more info: http://www.tlug.gr.jp Sponsor: Global Online Japan
- References:
- Re: tlug: HTTP headers q
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Re: tlug: HTTP headers q
- From: Adrian Havill <havill@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: HTTP headers q
- Next by Date: tlug: VRML Viewer
- Prev by thread: Re: tlug: HTTP headers q
- Next by thread: RE: tlug: HTTP headers q
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links