Forum Discussion
Raj_74912
Nimbostratus
Jun 30, 2010Unexpected CRLF with HTTP Version
Guys,
Need your help with this.
I am running version 9.4.8 and I am noticing that if I change the HTTP version in an iRule it adds extra CRLF after the irule changes the HTTP vers...
hoolio
Cirrostratus
Jul 04, 2010If an iRule command appears to have a bug, F5 Support should open a case for you and help diagnose the issue. They won't write iRules for you though. As long as you make it clear that you think there might be a bug in an iRule command they should help.
In a quick test on 10.2.0 I didn't see a problem though:
when HTTP_REQUEST {
if { [HTTP::version] eq "0.9" || [HTTP::version] eq "" } {
HTTP::version "1.0"
}
}
Request into LTM
14:59:17.214679 IP 10.40.132.13.tr-rsrb-p3 > 10.42.2.102.http: P 1:7(6) ack 1 win 65535 in slot1/tmm1 lis=hooleya_http_asm
0x0000: 0ffe 0800 4500 002e 9b68 4000 7c06 c89c ....E....h@.|...
0x0010: 0a28 840d 0a2a 0266 07c5 0050 0804 82fe .(...*.f...P....
0x0020: 6f61 52be 5018 ffff f55a 0000 4745 5420 oaR.P....Z..GET.
0x0030: 2f0a 0114 0001 0001 686f 6f6c 6579 615f /.......hooleya_
0x0040: 6874 7470 5f61 736d http_asm
Request to pool member
14:59:17.218149 IP 10.42.2.2.tr-rsrb-p3 > 10.42.15.62.http: P 1:36(35) ack 1 win 4380 out slot1/tmm1 lis=hooleya_http_asm
0x0000: 0ffe 0800 4500 004b 43a7 4000 ff06 1272 ....E..KC.@....r
0x0010: 0a2a 0202 0a2a 0f3e 07c5 0050 023d 50ed .*...*.>...P.=P.
0x0020: dae8 9ead 5018 111c 5b6b 0000 4745 5420 ....P...[k..GET.
0x0030: 2f20 4854 5450 2f31 2e30 0d0a 436f 6e6e /.HTTP/1.0..Conn
0x0040: 6563 7469 6f6e 3a20 636c 6f73 650a 0a01 ection:.close...
0x0050: 1400 0000 0168 6f6f 6c65 7961 5f68 7474 .....hooleya_htt
0x0060: 705f 6173 6d p_asm
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