Tell me more ×
Software Quality Assurance & Testing Stack Exchange is a question and answer site for software quality control experts, automation engineers, and software testers. It's 100% free, no registration required.

I'm currently debugging a rails application and sahi.

Previously working without a problem:

  • I would have a proxy running on: 10.2.33.44:9999 (sahi proxy)
  • rails server (host) is also running on 10.2.33.44:3000

Now, if I navigate to:

10.2.33.44:3000

Firefox skips the proxy, but if I use

10.2.33.44:3000/login

Firefox successfully implemented the proxy. Can anyone tell me why this happens? Currently using Firefox 9.01

share|improve this question
Did you follow the instructions at sahi.co.in/w/configure-browser-proxy? – user246 Feb 13 '12 at 12:55
Not exactly, that guide assumes your running sahi on localhost, I'm running it on a seperate server. – Abe Petrillo Feb 13 '12 at 14:52
Can you add a screenshot of the Firefox proxy settings, just to help narrow down the problem? – user246 Feb 13 '12 at 19:17

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.