Proxy using alot of memory...

Discussion in 'Site & Server Administration' started by killaklown, Mar 25, 2007.

  1. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #21
    Which OS distribution?

    Try "whereis" "locate" "where" commands.
     
    agnivo007, Mar 30, 2007 IP
  2. killaklown

    killaklown Well-Known Member

    Messages:
    2,666
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    165
    #22
    OS is: centos-4-i386-cpanel

    Where are the 'whereis' 'locate' 'where' commands?

    I used the whereis command, but it couldnt find it, the best it could do was:

    etc/httpd.old/conf/httpd.conf

    is that it?
     
    killaklown, Mar 30, 2007 IP
  3. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #23
    You are having cPanel/WHM and hence it has different paths than normal setup I guess.

    I've heard you can ajdust and edit various settings from WHM root itself.
    I'd suggest you to take advice from some advanced server tech at DP from now on.
     
    agnivo007, Mar 30, 2007 IP
  4. Artisan

    Artisan Well-Known Member

    Messages:
    634
    Likes Received:
    35
    Best Answers:
    1
    Trophy Points:
    128
    #24
    Most VPS software does not burst memory at once,
    there is some delay when extra memory is requested,
    thus your VPS may start to swap and go down.

    PHP + Apache are not suitable for busy proxy usage.

    Apache 1.* is forking Web server thus it consumes
    many memory for every established connection.

    Apache 2.* may be compiled as multithreaded
    but it does not do multithreading properly yet.

    If you want busy proxy server to fit into the
    tiny VPS memory then you should use special
    proxy server software instead of PHPproxy.
     
    Artisan, Mar 31, 2007 IP
  5. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #25
    Upgraded to Apache 2.2, PHP 5.2.1 and MySQL 5.0.37 today and VPS seems to be running well.

    Well, it's just for info...not directly related to your issue though.
     
    agnivo007, Apr 1, 2007 IP
  6. butterfingers

    butterfingers Well-Known Member

    Messages:
    1,142
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    128
    #26
    It sounds that you need to move to Dedicated server!
     
    butterfingers, Apr 1, 2007 IP
  7. butterfingers

    butterfingers Well-Known Member

    Messages:
    1,142
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    128
    #27
    One more thing, may I know how much proxy sites consume cpu processing power?
     
    butterfingers, Apr 7, 2007 IP
  8. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #28
    Depends upon the no. of hits, complexity of sites being proxified.
     
    agnivo007, Apr 7, 2007 IP
  9. PEHW

    PEHW Peon

    Messages:
    247
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #29
    would this be a good setup for running 10 proxy sites?
    Plesk - Elite
    550GB Bandwidth
    768MB Guaranteed RAM
    2GB Burst RAM
    40GB Hard Disk Space
    3 IPs
    Plesk 8.1

    Should I get plesk or cpanel?
     
    PEHW, Apr 7, 2007 IP
  10. killaklown

    killaklown Well-Known Member

    Messages:
    2,666
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    165
    #30
    My server i purchased:

    Dual Pentium 3 1ghz
    1gb ECC Ram
    80gb 7200rpm Hard Drive
    2 IP
    750gb Transfer
    10mbit Uplink
     
    killaklown, Apr 7, 2007 IP