You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by se...@apache.org on 2013/11/23 14:51:01 UTC

svn commit: r1544797 - /jmeter/trunk/xdocs/usermanual/component_reference.xml

Author: sebb
Date: Sat Nov 23 13:51:00 2013
New Revision: 1544797

URL: http://svn.apache.org/r1544797
Log:
Document DNS wildcard matching

Modified:
    jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1544797&r1=1544796&r2=1544797&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Sat Nov 23 13:51:00 2013
@@ -5877,7 +5877,11 @@ Both Chrome and Internet Explorer use th
         <property name="Name" required="No">Descriptive name for this element that is shown in the tree.</property>
         <property name="Port" required="Yes">The port that the HTTP(S) Test Script Recorder listens to.  8080 is the default, but you can change it.</property>
         <property name="HTTPS Domains" required="No">List of domain (or host) names for HTTPS. Use this to pre-generate certificates for all servers you wish to record.
-        For example, *.apache.org
+        <br/>
+        For example, *.apache.org,*.incubator.apache.org
+        <br/>
+        Note that wildcard domains only apply to one level,
+        i.e. podling.incubator.apache.org matches *.incubator.apache.org but not *.apache.org
         </property>
         <property name="Target Controller" required="Yes">The controller where the proxy will store the generated samples. By default, it will look for a Recording Controller and store them there wherever it is.</property>
         <property name="Grouping" required="Yes">Whether to group samplers for requests from a single "click" (requests received without significant time separation), and how to represent that grouping in the recording:



Re: svn commit: r1544797 - /jmeter/trunk/xdocs/usermanual/component_reference.xml

Posted by sebb <se...@gmail.com>.
Thanks for the reminder, done

On 23 November 2013 13:55, Philippe Mouawad <ph...@gmail.com> wrote:
> Hello sebb,
> Do you plan to add doc about keytool.directory system property in this doc ?
>
>
> Regards
> Philippe
>
>
> On Sat, Nov 23, 2013 at 2:51 PM, <se...@apache.org> wrote:
>
>> Author: sebb
>> Date: Sat Nov 23 13:51:00 2013
>> New Revision: 1544797
>>
>> URL: http://svn.apache.org/r1544797
>> Log:
>> Document DNS wildcard matching
>>
>> Modified:
>>     jmeter/trunk/xdocs/usermanual/component_reference.xml
>>
>> Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
>> URL:
>> http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1544797&r1=1544796&r2=1544797&view=diff
>>
>> ==============================================================================
>> --- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
>> +++ jmeter/trunk/xdocs/usermanual/component_reference.xml Sat Nov 23
>> 13:51:00 2013
>> @@ -5877,7 +5877,11 @@ Both Chrome and Internet Explorer use th
>>          <property name="Name" required="No">Descriptive name for this
>> element that is shown in the tree.</property>
>>          <property name="Port" required="Yes">The port that the HTTP(S)
>> Test Script Recorder listens to.  8080 is the default, but you can change
>> it.</property>
>>          <property name="HTTPS Domains" required="No">List of domain (or
>> host) names for HTTPS. Use this to pre-generate certificates for all
>> servers you wish to record.
>> -        For example, *.apache.org
>> +        <br/>
>> +        For example, *.apache.org,*.incubator.apache.org
>> +        <br/>
>> +        Note that wildcard domains only apply to one level,
>> +        i.e. podling.incubator.apache.org matches *.incubator.apache.orgbut not *.
>> apache.org
>>          </property>
>>          <property name="Target Controller" required="Yes">The controller
>> where the proxy will store the generated samples. By default, it will look
>> for a Recording Controller and store them there wherever it is.</property>
>>          <property name="Grouping" required="Yes">Whether to group
>> samplers for requests from a single "click" (requests received without
>> significant time separation), and how to represent that grouping in the
>> recording:
>>
>>
>>
>
>
> --
> Cordialement.
> Philippe Mouawad.

Re: svn commit: r1544797 - /jmeter/trunk/xdocs/usermanual/component_reference.xml

Posted by Philippe Mouawad <ph...@gmail.com>.
Hello sebb,
Do you plan to add doc about keytool.directory system property in this doc ?


Regards
Philippe


On Sat, Nov 23, 2013 at 2:51 PM, <se...@apache.org> wrote:

> Author: sebb
> Date: Sat Nov 23 13:51:00 2013
> New Revision: 1544797
>
> URL: http://svn.apache.org/r1544797
> Log:
> Document DNS wildcard matching
>
> Modified:
>     jmeter/trunk/xdocs/usermanual/component_reference.xml
>
> Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
> URL:
> http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1544797&r1=1544796&r2=1544797&view=diff
>
> ==============================================================================
> --- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
> +++ jmeter/trunk/xdocs/usermanual/component_reference.xml Sat Nov 23
> 13:51:00 2013
> @@ -5877,7 +5877,11 @@ Both Chrome and Internet Explorer use th
>          <property name="Name" required="No">Descriptive name for this
> element that is shown in the tree.</property>
>          <property name="Port" required="Yes">The port that the HTTP(S)
> Test Script Recorder listens to.  8080 is the default, but you can change
> it.</property>
>          <property name="HTTPS Domains" required="No">List of domain (or
> host) names for HTTPS. Use this to pre-generate certificates for all
> servers you wish to record.
> -        For example, *.apache.org
> +        <br/>
> +        For example, *.apache.org,*.incubator.apache.org
> +        <br/>
> +        Note that wildcard domains only apply to one level,
> +        i.e. podling.incubator.apache.org matches *.incubator.apache.orgbut not *.
> apache.org
>          </property>
>          <property name="Target Controller" required="Yes">The controller
> where the proxy will store the generated samples. By default, it will look
> for a Recording Controller and store them there wherever it is.</property>
>          <property name="Grouping" required="Yes">Whether to group
> samplers for requests from a single "click" (requests received without
> significant time separation), and how to represent that grouping in the
> recording:
>
>
>


-- 
Cordialement.
Philippe Mouawad.