On Mon, Nov 08, 2004 at 09:00:45AM -0500, Kamran Siddiqui/NYLIC wrote: > > Hi All, > Is there a way to specify a proxy address in the smokeping config file to > measure http and https performance through the Curl probe. I want to be > able to measure responses for various internet sites through the proxy > server. > > Any ideas, Here is a sample from my config file.
In order to do that you would have to use curl's -x switch. Actually, you would have to extend Curl.pm in order to accomodate another probe-specific variable (proxy) using the -x switch. -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
