On 07/10/2008, jkhanal <[EMAIL PROTECTED]> wrote: > > Hi, > > I am using Proxy Server for recording my web based application in JMeter. I > am able to record the pages that has extension .html (example: > /pages/index.html). But, I am unable to record the pages that does not have > .html extension (example: /pages/catalog). I have used http default request > and protocol is set to HTTP. > > Can you please advise me how will I be able to record the pages that does > not have .html extension.
The JMeter proxy does not care what URLs are used. Though of course if you tell it not to record some pages using the in/exclude feature then the URL does matter. Are you seeing the pages in the browser? Are there any errors in the JMeter log file? > I really appreciate your cooperation and time in this matter. > > Thanks, > Jagan > > -- > View this message in context: > http://www.nabble.com/Unable-to-record-some-page-using-Proxy-Server-in-JMeter-tp19865790p19865790.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]

