Set up my first proxies last night. Would like any tips if you guys wouldn't mind. http://1jh.net - it's a cgi-proxy that I designed myself. Any major flaws I should fix? One thing I noticed myself was to remove the youtube.com from the search box as I am asking for trouble I think.
Thanks for the code Antman, I also appreciate everyone’s Great advice. I hope to have Something to share with you all soon. Karl
Nashtax is adbrite actually paying you for this chinese traffic? You must have alot of chinese traffic for you page to say orgin of traffic: china.
anyone having some good kowledge of PHPproxy? I have a piece of code that checks if a particular URL is in the blocked list or not from a text file and then redirects accordinggly. Right now i have added it somewhere in the middle after the "hotlink prevention function" and this works good for ppl visitng the site from the homepage but not if they visit it from lets say visting google in the proxy first and then going to that page by searching in google. example: URL i want to block is myspace.com (just an example). Now when the person enters this in the URL field on the homepage then it automatically redirects to the homepage itself without any problem. But if that same person writes "google.com" on the homepage and then searches for "myspace.com" on that proxified page and visits myspace.com from that page, then the proxy takes it to myspace.com and the code that i have entered does not work. Can someone please help me out on this? thanks
Dont have a fix but thats actually pretty neat. Mine has always had Never even thought of trying your method. Curious though if people are going to go through the trouble of doing this is it worth the hassle of trying to block? Seems like a lot to block as if the visit the site using googles cache then its different url seems like a lot of work for them when they could just go directly using a different resource
can u please tell where u have placed ur code? i am finding a bit tough to find the right place to find that? it should be before the place where PHPproxy calls for the page to its server using fget or whatever.
I guess you should block China & Iran + prevent hotlinking. For apache you can use mod_geoip with free maxmind database. Blockacountry .htaccess method is too much resource consuming.
No, does rather good on all resources. I use a bit of bandwidth because it works with several video sites including youtube. It get a very good amount of traffic none of the statistic are enabled on the server but its doing on average 8-9k impressions on adsense daily I would imagine 20% of the user have javascript disabled so I am not getting all the impressions I could. One day I will enable analytics again to see what I am getting
but it is encoded. so theoritically it should be using tooo much server resources just to decode the index.php file everytime someone wants any file to be loaded. what server are u on ?
Its actually not using ioncube loaders its using a new type believe its called cloader which works wonderful. Its running on a Dual Xeon 2.8GHz with 3gigs of ram. The server was also configured strictly for running proxy sites. So I guess what is doing great for me may or not have the same results for someone else. Though I didnt have issue before running the new version either