Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement of "Retrieve All Embedded Resources": Allow exceptions specificed by regex #1823

Closed
asfimport opened this issue Nov 10, 2006 · 1 comment

Comments

@asfimport
Copy link
Collaborator

Vic Wong (Bug 40945):
I have been load testing a set of pages that access some off-site tracking
resources that I would like to leave out, since they are generating a great deal
of unnecessary latency that doesn't represent my own server load.

I see that Enhancement request: 40933 hopes to address a similar issue, but I
think a more robust solution rather than filtering by "same server" (which
doesn't account for other internal servers that I would want to load test) would
be using regex to specify exceptions.

That way, one could exclude any arbitrary resource defined by URL, inclusing
file extension, hostname, etc..

OS: other

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
The code has been added to SVN; will be in nightlies after r516782.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant