On 09/05/2008, geeta chaudhari <[EMAIL PROTECTED]> wrote: > > Hi... > > I want to test a website and the app url is something like - > "http://666.66.66.66/Login.aspx" So how can I still record using a HTTP > proxy server when there is no port number anywhere specified in the url?
The port number is 80 for http, but that's not relevant to using the JMeter proxy. > I tried jmeter for java applications for urls with port numbers, it worked > well without any problems, recorded my actions and I could also play > back...But for a url specified above, I tried setting the proxy of browser > with the server ip (i.e. 6666....etc) and the port number randomly as > 9090... I also set the port number in the HTTP Proxy as 9090 and then tried > to record, but no luck. Just set the JMeter proxy to 8080 (e.g.) and set the browser proxy to localhost:8080 exactly per usual. > Can anyone pls reply/share their thoughts on this? > > -Geeta > > -- > View this message in context: > http://www.nabble.com/Proxy-setting-cannot-record-tp17144581p17144581.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

