From: Dt Town Date: 2008-02-06T14:41:23+09:00 Subject: Re: simple ruby proxy server? thanks for your help dusty. I haven't gotten a chance to run it yet (I wont till tomorrow morning). My approach thus far is to create a proxy server, and have IE or Firefox route its requests through there. With that in mind I have 3 questions: 1) Is there another (doesn't necessarily have to be better) approach that you would suggest? 2) If I set IE7 to proxy its requests to port 2222, does the ruby script you provided return the requested data (i.e. does the web page still load in the browser) 3) If I set the port to 80 in the script above, will it behave as a "listener" and not interfere with the request from the browser (my guess is no on this one). Thanks for your help, I appreciate it very much. -- Posted via http://www.ruby-forum.com/.