Re: Slow apache response

From: Shane Ambler (Shane_at_007Marketing.com)
Date: 08/17/05

  • Next message: Lucas Holt: "Re: Slow apache response"
    Date: Thu, 18 Aug 2005 00:40:58 +0930
    To: FreeBSD Mailing Lists <freebsd-performance@freebsd.org>
    
    

    On 17/8/05 9:43 PM, "Claus Guttesen" <kometen@gmail.com> wrote:

    >> Apart from apache there is sendmail and ssh running (and the basics such as
    >> tty's, cron and syslog)
    >>
    >> All pages are php.
    >>
    >> Any ideas on how I can get response times up?
    >
    > Are you running apache 1.3 or 2.0? Is httpd.conf configured *not* to
    > do reverse dns-look-up, 'HostnameLookups Off'. Try setting 'KeepAlive
    > Off' if set to on.
    >
    Server version: Apache/1.3.33 (Unix)
    Server built: Feb 10 2005 12:34:22

    KeepAlive on
    HostnameLookup off

    I'll try changing KeepAlive

    > regards
    > Claus
    >

    -- 
    Shane Ambler
    Sales Department
    007Marketing.com
    Shane@007Marketing.com
    _______________________________________________
    freebsd-performance@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-performance
    To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
    

  • Next message: Lucas Holt: "Re: Slow apache response"

    Relevant Pages