Test: /ext/standard/tests/http/bug65634.phpt - Version 7.0.12-dev        

Bug #65634 HTTP wrapper is very slow with protocol_version 1.1
Submitted: 2013-09-08 16:27:47 Modified: 2013-09-11 21:17:19
From: butesa Assigned: aharvey
Status: Closed Package: HTTP related
PHP Version: 5.5.3 OS: Ubuntu 12.04 x64

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
002- GET / HTTP/1.0
003- Host: 127.0.0.1:12342
004- Connection: close
005-
007- GET / HTTP/1.0
008- Host: 127.0.0.1:12342
009- Connection: close
010-
012- GET / HTTP/1.0
013- Host: 127.0.0.1:12342
014- Connection: keep-alive
015-
017- GET / HTTP/1.1
018- Host: 127.0.0.1:12342
019- Connection: close
020-
022- GET / HTTP/1.1
023- Host: 127.0.0.1:12342
024- Connection: close
025-
027- GET / HTTP/1.1
028- Host: 127.0.0.1:12342
029- Connection: keep-alive