On Mon, Mar 22, 2010 at 4:46 AM, Ofer Kalisky <kali...@gmail.com> wrote:
> Hi,
>
> Can the Apache web server stream regular files (i.e. not music etc), while
> they're written, i.e. even if the server reaches EOF it continues to try to
> read more of it until the client stops?

that read-EOF handling is not available "out of the box;" you'd need
to provide a plug-in module or [Fast]CGI app to do that

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to