Bug 53875 - Include suggested defaults for URL filters on HTTP Proxy
Summary: Include suggested defaults for URL filters on HTTP Proxy
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.7
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-15 12:23 UTC by oliver lloyd
Modified: 2012-10-14 18:50 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description oliver lloyd 2012-09-15 12:23:23 UTC
The URL Patterns to exclude feature on the HTTP Proxy is very useful but it would be improved if it included a set of suggested defaults for web recordings so that these did not have to be entered each time the plan is re-opened.

There are workarounds for this but it would be better if this were incorporated and it would also help new users understand the purpose of this feature if example defaults were shown.

Eg. 
.*\.jpg
.*\.js
.*\.css
.*\.swf
.*\.gif
.*\.png

It is of course very opinionated to do this but the truth is a large majority of use cases will very likely follow this pattern.

The values do not need to be actual defaults, they could be optional.

(This enhancement request relates to XXX)
Comment 1 oliver lloyd 2012-09-15 12:27:55 UTC
Relates to Bug 53876.
Comment 2 Philippe Mouawad 2012-10-14 17:55:30 UTC
Date: Sun Oct 14 17:52:13 2012
New Revision: 1398106

URL: http://svn.apache.org/viewvc?rev=1398106&view=rev
Log:
Bug 53875 - Include suggested defaults for URL filters on HTTP Proxy
Bugzilla Id: 53875

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 Philippe Mouawad 2012-10-14 18:50:44 UTC
Date: Sun Oct 14 18:49:27 2012
New Revision: 1398113

URL: http://svn.apache.org/viewvc?rev=1398113&view=rev
Log:
Bug 53875 - Include suggested defaults for URL filters on HTTP Proxy

Modified:
    jmeter/trunk/bin/jmeter.properties
Comment 4 The ASF infrastructure team 2022-09-24 20:37:51 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2927