Forum Discussion
Frank_Ziebarth_
Nimbostratus
Jun 16, 2006rewrite an URI with a request parameter
Hallo
we have two webservices in the development, so the the uri is change very often.
Our end-user should connect to these server to an easy URI
http://server/portal/
http:/...
JRahm
Admin
Jun 16, 2006You can evaluate the cpu performance of either method by turning timing on your rules:
timing on
when CLIENT_ACCEPTED {
...
}or a specific event
when CLIENT_ACCEPTED {
...
}
when HTTP_REQUEST timing on {
...
}This post by unRuleY details how to interpret the cpu data:
http://devcentral.f5.com/Default.aspx?tabid=28&view=topic&forumid=5&postid=3650
To evaluate memory performance use tmctl mem:
[root@bigip:Active] uid tmctl mem
name allocs bytes_allocated max_bytes
------------- ------ --------------- ---------
rules 3 280 280
tcl 1148 111844 186779Recent 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
