mirror of https://github.com/apache/jmeter.git
Add link to java net properties
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@582660 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 9f270a9dfd
This commit is contained in:
parent
3b56bdd23a
commit
798fe443f2
|
|
@ -15,6 +15,9 @@
|
|||
## See the License for the specific language governing permissions and
|
||||
## limitations under the License.
|
||||
#
|
||||
# For details of Sun Java network properties, see for example:
|
||||
# http://java.sun.com/j2se/1.4.2/docs/guide/net/properties.html
|
||||
#
|
||||
#java.net.preferIPv4Stack=false
|
||||
#java.net.preferIPv6Addresses=false
|
||||
#networkaddress.cache.ttl=-1
|
||||
|
|
|
|||
Loading…
Reference in New Issue