Results 1 to 1 of 1
Threaded View
-
07-05-2010, 10:09 PM #1
Junior Guru Wannabe
- Join Date
- Oct 2004
- Posts
- 68
Anyone experienced with proxies in large scale environments?
I'm running SQUID 3.0.STABLE 24 on CentOS for 3 dedicated servers I have. Each server has about eight 2,000+ ips (8+ /24 blocks) and about 20 clients. I have each client give me their IP and I use that to authorize their access to the amount of proxies that they have paid for this way they can not share their proxies with others. Each server pushing about 20-50mb/s bandwidth 24/7/365.
Anyways, right now with Squid I have to setup config files for each customer such as
customer55.acl
Code:#CUSTOMER: customer info acl customers_src src 55.23.55.121 acl customer55_src src 55.23.55.121 acl customer55_ips myip 55.55.37.0/24 acl customer55_max maxconn 150
Code:#CUSTOMER: http_access deny customer55_src !customer55_ips http_access deny customer55_src customer55_max
My problem is that I want to start offering non-sequential proxies so for example if you buy 200 proxies them will be 200 random proxies from the available 2000 proxies on the server and not all from one /24 ip block. I'm not sure the best way to go about doing this, any help?
Willing to pay for your time!
Similar Threads
-
Large Scale GB hosting and other
By stuckie27 in forum Web HostingReplies: 10Last Post: 08-30-2008, 04:05 PM -
Designer Looking for Large Scale Projects Only
By xcoredotnet in forum Employment / Job OffersReplies: 0Last Post: 06-23-2006, 07:37 AM -
Large scale networks
By atlnetworks in forum Hosting Security and TechnologyReplies: 8Last Post: 05-13-2003, 05:31 PM -
large scale email?
By apollo in forum Dedicated ServerReplies: 3Last Post: 05-24-2002, 03:45 AM -
Looking for large scale projects
By BravoComm in forum Employment / Job OffersReplies: 0Last Post: 10-22-2001, 10:01 AM