Zum Hauptinhalt gehen

Sites not loading

Kommentare

2 Kommentare

  • Permanently deleted user

    Just to add to this, I'm using Apache 2.4.9 to proxy the websites to the public.  If I restart Apache service on the web server, then the websites seem to quickly start up but may still timeout.  I would appreciate any insight on this as there are so many different components that could be causing the issue, or combination of different things.

    Thanks,

    Sharon

    0
  • Permanently deleted user

    Thought I would list a few of the changes that I made to the Apache configuration file httpd.conf.  So far these seem to have fixed the issue but time will tell.

    • Created a scheduled task to restart the Apache Service daily
    • Set the "ServerName" parameter to localhost and port number
    • Uncommented "Include conf/extra/httpd-mpm.conf" line to configure the connections to Apache.  The settings in this file can be adjusted if needed, for now I have kept the defaults.
    • Added the following lines to fix an Asynchronous AcceptEx fail error

    "AcceptFilter https none

    AcceptFilter http none

    EnableSendfile Off

    EnableMMAP off"

    Hope this can help someone else.

    Thanks,

    Sharon

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.