Le 08/05/2013 23:03, Philippe Mouawad a ecrit :
Bad post, should have gone here
---------- Forwarded message ----------
From: *Philippe Mouawad*
Date: Wednesday, May 8, 2013
Subject: jmeter.properties cleanup
To: JMeter Users List <[email protected]>
Hello,
jmeter.properties has grown with a lot of properties that maybe are not
that useful.
I find it a good thing that lot of things are configurable in JMeter but
maybe it's too much and one of the issues is users may not find the really
useful ones (recently for example with https.socket.protocols).
I propose to remove the following:
- jmeter.loggerpanel.display=false => It's so easy to just click it
- jmeter.errorscounter.display=true => Why would someone not want this
feature ?
- jmeter.toolbar.display=true => Why would someone not want this cool
feature ?
- jmeter.toolbar => Will users really want to reorganize these icons ?
- jmeter.toolbar.icons => Same as before
If you are a JMeter plugins developer, you may want to re-organize or
change the toolbar.
- onload.expandtree => Current default behaviour seems fine no ?
- jmeter.save.saveservice.autoflush => After some further thinking, why
would users not need this one ? If JMeter crashes and some data is lost ,
then there are big chances that the test was not that fine before the crash.
No! I prefer (and I put) this property to the value "true" ! If you make
a simple load test and we stop the test with a Ctrl-C, we lost a lot of
results (with some tests in my case, I've lost the *entire* results
(small test of 5-10 min). Please don't touch this property, and I
recommend to put to true by default. It's a very annoying behavior.
I have doubts about those ones:
# Netscape HTTP Cookie file
cookies=cookies => What does it do ?
We could try to remove them and if users want them, we would have some
bugzilla request to get them back.
If you remove these properties, you introduce a lot of incompatibilty
changes and (in my opinion) you remove some freedom of the user's
preferences. Please double check before remove.
Milamber.