2 comments

[ 3.1 ms ] story [ 12.4 ms ] thread
Does this support HTTP pipelining? I've been looking for a way to efficiently retrieve several pages from the same sever simultaneously, and from what I've read pipelining is the best way to go; I just don't know if it's possible in PHP.