On Mon, Mar 22, 2010 at 4:46 AM, Ofer Kalisky <[email protected]> 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: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
