Results 1 to 2 of 2

Thread: Building a Proxy Server

  1. #1
    Join Date
    Mar 2013
    Beans
    1

    Building a Proxy Server

    Hello All, I'm looking to build my own (or buy off the shelf) a proxy server. My plan is to set it up using squid and so I don't have to modify any of the clients. Sort-of like this:

    Code:
    |--------|        |--------|        |-------|        |-----------|
    | Client | <----> | Router | <----> | Squid | <----> | Modem/Int |
    |--------|        |--------|        |-------|        |-----------|
    I'm still in the learning phase, so I'm not sure if that'll even work or not.

    My primary question:
    What hardware would be needed for this type of proxy? I do not want to reduce connection speeds.
    Is memory, CPU, or network cards more important?

    My home network connection speed is 15/5 without plans to increase the speed.

    Thanks for any help you can give in this regard. I've found a lot of tutorials for setting up the software, but the only hardware setup I found was http://www.anandtech.com/show/3715/family-proxy which is from 2010.

  2. #2
    Join Date
    Jun 2009
    Location
    Somewhere with hills
    Beans
    172
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Building a Proxy Server

    The hardware doesn't need to be very powerful to do a proxy. I have old Pentium 4 (~2.0GHz) machines running Samba and SSH file servers with no problem. Something over the recommended ubuntu server requirement should be fine as long as you aren't doing 100 connections with fiber internet. Here are is some information on system requirements for Squid. I would say have 100MB nic or faster and at least 512MB of RAM, 768MB or more is ideal. There will be more delay because their is another step in the connection but hardware should only make 10ms difference if it isn't maxed out. Try find a free old PC, there should be enough power to do home proxy.
    ♫♪♫ You just keep on trying till you run out of cake ♪♫♪

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •