InterviewSolution
| 1. |
Solve : Is Squid the best free proxy?? |
|
Answer» Have been using squid for a while and was wondering if its the best free proxy or if there is a better alternative?Talk about proxy's is usually frowned upon here. Compression by the ISPThe above information needs to be updated. but it still is something you can check out. In general, if your phone lines are in good shape you should be able to get DSL for a price just above dial--up.Will check into his ISP... for all we know he might be cached with compression vs caching bloated bits. Unfortunately dial-up or satellite are his only options right now, and dial-up is the more reliable and cheaper option. He did check into the new high-speed cellular internet, but until they put a closer tower to him thats not an option. He checked into DSL and Verizon stated that the closest location for DSL was 12 miles from his home. He is still running happy, but inquired with me the one day if anything better was available, so since I dont use one, I figured I'd check here. Quote from: BC_Programmer on November 05, 2011, 06:55:29 PM Talk about proxy's is usually frowned upon here. Erm... I wonder if you have the wrong end of the stick about what Squid is doing...? Squid is a pretty darn good caching proxy server. I don't know off-hand of any better open source proxy - possibly some of the features of Vyatta? But then you have the massive overhead of learning how to use it. To be honest, given the prefetch/caching capabilities of Firefox and Chrome, I think Squid would be overkill in a single-user scenario. It comes into its own when serving multiple users behind a metered internet connection. Quote from: Rob Pomeroy on November 09, 2011, 10:02:26 AM Erm... I wonder if you have the wrong end of the stick about what Squid is doing...?No. I don't. whether it's primary purpose is something else doesn't change the fact that it will act just like any other proxy. It's a proxy. Squid is software that you install locally that acts as a proxy, as far as you are concerned, serving locally cached copies of stuff "out there", but not to confused with an anonymizing proxy that acts as far as remote hosts are concerned. as proxy for you as far as hosts out there are concerned, providing IP address masking for people who want to evade (e.g.) forum IP address blocking, is it? Quote from: Salmon Trout on November 09, 2011, 01:01:46 PM Squid is software that you install locally that acts as a proxy, as far as you are concerned, serving locally cached copies of stuff "out there", but not to confused with an anonymizing proxy that acts as far as remote hosts are concerned. as proxy for you as far as hosts out there are concerned, providing IP address masking for people who want to evade (e.g.) forum IP address blocking, is it? wait a second... that sounds pretty pointless. Web Browsers already have caches that do exactly this... Or does it actively cache sites during idle time? (In which case it's basically like the feature of many browsers to pull sites from the web for "offline" viewing. Probably easier to setup than most browsers feature for that, though. Quote from: BC_Programmer on November 09, 2011, 01:14:17 PM wait a second... that sounds pretty pointless. Web Browsers already have caches that do exactly this... Or does it actively cache sites during idle time? (In which case it's basically like the feature of many browsers to pull sites from the web for "offline" viewing. Probably easier to setup than most browsers feature for that, though. Well, it would be pretty pointless on a single computer system, and probably most domestic multi computer systems. I don't know if this is better, but here is where I get my proxies. I use a firefox addon called foxyproxy and just put those into it. They update the list with new ones every few minutes. Not all of them work, but a good 80% of them do. Haha. It says that it blocked the url because it is Russian. Quote from: Linux711 on November 09, 2011, 07:23:57 PM I don't know if this is better, but here is where I get my proxies. I use a firefox addon called foxyproxy and just put those into it. They update the list with new ones every few minutes. Not all of them work, but a good 80% of them do. As Salmon Trout clarified (preventing me from looking too foolish) the purpose isn't to mask ones IP address but RATHER to locally cache files. Quote from: BC_Programmer on November 09, 2011, 01:14:17 PM wait a second... that sounds pretty pointless. Web Browsers already have caches that do exactly this... Quote from: Rob Pomeroy on November 09, 2011, 10:02:26 AM It comes into its own when serving multiple users behind a metered internet connection. Back in the day, I was I.T. manager for a firm of solicitors with about 8 users behind a 56k connection. Every slight speed improvement was noticeable. Particularly on things like news sites - once one person had downloaded a page with lots of images on, loading was near-instantaneous for the next person viewing the same page. Squid could (in theory) be used as an anonymous proxy, but it would be a lot harder to set up than any of the many dedicated tools. These days, a network admin is far more likely to use something like Squid for the enforcement of security/compliance policies, using whitelist/blacklist for web sites, etc.This was first about proxy and then abut dial-up cache. Here is a dial-up company that claims thy can improve your 56K speed with compression and cache and image degradation. http://www.turbousa.com/Landing/500307/ In those kind of things they cache the images and then feed them to you at a lower quality to speed up the connection, or make it look like is is faster. It is not really a proxy. But it is dial-up. If you call a long distance number you will likely get a different IP. Hard way to proxy. |
|