2 comments

[ 4.7 ms ] story [ 27.5 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.