Forum Discussion
JHally_43299
Dec 21, 2011Nimbostratus
Injecting latency into application requests?
Hello All, is it possible to inject latency into client requests for an application to degrade the user experience? the goal is to degrade performance of an application by a se...
hooleylist
Dec 29, 2011Cirrostratus
HTTP::collect with no byte size will stall the connection until HTTP::release is called:
http://devcentral.f5.com/wiki/iRules.http__collect.ashx
Also, if you use HTTP::collect without specifying a length, you must have some non-HTTP event (e.g. AUTH_SUCCESS or NAME_RESOLVED) run HTTP::release, or HTTP processing will not continue, and the collected data will be discarded when the connection times out.
Aaron
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects