Thank you for your response deepak. We managed to work around it
since the proxy rules file that i read meant we were not using proxy for
particular hosts. so i just bypassed proxy for those hosts using -N
parameter.

Using a local proxy was not an option since it would be an additional
overhead along with this unnecessary proxy we have already. This proxy
is mandated by our network folks..:-).Our users will be using same
proxy too..

Himanshu

On Thu, Apr 22, 2010 at 12:49 PM, Deepak Shetty <shet...@gmail.com> wrote:

> 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 <himanshug...@gmail.com
> >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: jmeter-user-unsubscr...@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
> >
> >
>

Reply via email to