Hi Chris.
The directive KeepAlive is very important, mainly on sites that serves 
static resources.
This directive allows you control the persistency of connections.
If your site have little dynamic content, I really believe that you must 
activate KeepAlive and adjust the directive MaxKeepAliveRequest.
Some versions of browsers (Netscape or MS IE) have problems with KeepAlive, 
however thhe newset ones don�t.
You must be careful when using Keep Alive with downloading to avoid a few 
clients to use all the Web Server Resources for many time.

I would like to know what the presented explanation by the list.

Bye. Danilo.


>From: "Chris Pomerantz" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: IE 5 File Download Problems
>Date: Mon, 12 Jun 2000 19:11:28 -0700
>
>I am trying to allow users to download a zip file from my web site. I have
>disabled keep alive just as the faq stated, which by the way made my life
>much easier by fixing numerous problems. No thanks to Microsoft. If I use
>Internet Explorer I am unable to download the file, a message pops up
>saying:
>
>Internet Explorer cannot download "the file".
>Internet Explorer was not able to open this Internet site. The requested
>site is either unavailable or cannot be found. Please try again later.
>
>I am downloading the file through a refresh header command using php4. I've
>tried both relative and complete URL's. This works with Navigator and over
>straight HTTP no SSL. Any ideas?
>
>Thanks,
>Chris Pomerantz
>
>______________________________________________________________________
>Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
>User Support Mailing List                      [EMAIL PROTECTED]
>Automated List Manager                            [EMAIL PROTECTED]

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to