Hi a check whether apache httpclient lets you configure different proxies (It didnt , the last I remember) - If this is yes you might be able to use the HTTPClient sampler. If not then the only way I can think of is use a proxy like fiddler which can itself chain to upstream proxies (your actual proxies) and then configure JMeter to use fiddler, never tried it though, proxying https has always been a problem...Usually for a performance test you shouldnt really be using proxies.
regards deepak On Thu, Apr 22, 2010 at 11:24 AM, Himanshu Ghai <[email protected]>wrote: > Greetings jmeter users, > > We have proxy rules in our organization which are configured through a > url. These rules > set different proxy for http and https. > > I am not able to find a way to specify different proxy servers for > http and https. Is there > a way to accomplish it built in with jmeter? > > Himanshu > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

