Forum Discussion
johns
Mar 02, 2006Ret. Employee
iRule recognize blank space in URI?
Hi, I need to detect blank space in URI and either remove it or rewrite it:
www.mysite.com/some content/showme.html
to
www.mysite.com/some%20content/showme.html
...
johns
Mar 27, 2006Ret. Employee
Couple of questions, I am collecting TCP data up to about 100 under the assumption that 100 will be enough to grab the URI. The request is coming from mobile phones, and I do not want the BIG-IP to hold the connection open (introducing the delay) in case the request is less than 100. Is this something I should be concerned about?
Also, I am thinking of using similar "regexp -inline ".+GET " against TCP::payload to find string up to the URI and calculate the offset, does this look ok?
Thanks.
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