On Fri, 1 Feb 2002, Ian Abbott wrote:

> > The "proper" action (IMHO) would be to use a true HTTP/1.1 request and
> > thus most likely receive a chunked transfer-encoded data stream back,

> Does PHP do that?

PHP does that. With the help of Apache of course.

> > Surely it wouldn't be much difference, as the header won't be included in
> > the first place.
>
> Yes, you're right of course for the PHP output. But Bruce said it slowed
> right down when he was retrieving images. I assumed those would be served
> by Apache itself without any control by PHP.

Right, my reply was not in regard to the image problem as in that case the
server should use Content-Length: headers.

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol

Reply via email to