Re: Performance Problems.. Server hardware smoked by $500 box?

From: Chris Pressey (cpressey_at_catseye.mine.nu)
Date: 09/11/03

  • Next message: Micheas Herman: "How do I destroy tunx?"
    Date: Thu, 11 Sep 2003 09:00:23 -0700
    To: "John Straiton" <jsmailing@clickcom.com>
    
    

    On Thu, 11 Sep 2003 09:42:41 -0400
    "John Straiton" <jsmailing@clickcom.com> wrote:

    > Greets!
    >
    > I'm pretty confused right now with trying to determine the nature of a
    > performance problem I'm having on one of my servers. The server is a
    > webserver with a separate db/file server sitting behind it. The issue
    > is that in pulling up websites from the machine, my silly POS
    > development box has nearly double performance although one would think
    > it shouldn't. [...]

    Disclaimer: these are random, uninformed guesses...

    - Is it possible the server has too much RAM?

    I don't remember where I heard that that can degrade performance, but
    I'm pretty sure it was on one of the freebsd lists a couple of months
    ago.

    - Are you using the same db server as the backend for your development
    box?

    i.e. Maybe the lag is between the two servers, and if they're running
    on the same machine in your case, that could be why you don't see as
    dramatic a slowdown.

    Again, these are just shots in the dark :)

    -Chris
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Micheas Herman: "How do I destroy tunx?"

    Relevant Pages

    • RE: Performance Problems.. Server hardware smoked by $500 box?
      ... >> performance problem I'm having on one of my servers. ... > - Is it possible the server has too much RAM? ... no local services other than apache on the development machine. ...
      (freebsd-questions)
    • RE: Performance Problems.. Server hardware smoked by $500 box?
      ... >> performance problem I'm having on one of my servers. ... > - Is it possible the server has too much RAM? ... no local services other than apache on the development machine. ...
      (freebsd-performance)
    • ODBC / mssql very slow
      ... In my current project I have a performance problem. ... That same queryX takes 2 seconds to complete when executed in SQL Server Management Studio. ... I have the impression my slow performance is caused by the fact that ODBC fetches each record one by one. ... "There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. ...
      (comp.databases.ms-sqlserver)
    • RE: performance problem with dbd oracle
      ... I am running all these tests on the same server - does the network latency ... oracle Solaris and we didn't see the performance problem with that combo. ... Shouldn't network latency have affect DBD::mysql also? ... >> The performance problem is actually worse with the real app which I have ...
      (perl.dbi.users)
    • ODBC (mssql) fetches results really slow
      ... In my current project I have a performance problem. ... That same queryX takes 2 seconds to complete when executed in SQL Server Management Studio. ... I have the impression my slow performance is caused by the fact that ODBC fetches each record one by one. ... Is there some way to make ODBC fetch all records faster? ...
      (microsoft.public.sqlserver.odbc)