On 6/8/05, Sai Jai Ganesh Gurubaran <[EMAIL PROTECTED]> wrote:
> Hi,
> I am also facing the same problem.
> Downloads are breaking at random places - but succeeds for smaller downloads.
> we are using RHEL 3 and Apache 2.0.48

The standard advice is always
EnableSendfile Off
EnableMMAP Off
and for windows
Win32DisableAcceptex

But if you are getting segfaults (as the first reporter is), then you
need to figure out from where these are coming.  The most likely place
is not the core apache, but some module or script that you are using.

Joshua.

---------------------------------------------------------------------
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]

Reply via email to