ons 2003-04-02 klockan 17.00 skrev zhuzf sina: > hi, > thanks for your reply.the key that i asked have been described bellow. > why do you deem the fisrt reply have been received before the second > request sent to the origin server?
Squid only sends one request at a time per outgoing TCP connection. Maybe you are looking at the pipeline prefetch function where Squid may process up to two requests at the same time from the same client connection. In this case the response to the second request is delayed by Squid until it has delivered the response from the first request to the client. -- Henrik Nordstrom <[EMAIL PROTECTED]> MARA Systems AB, Sweden
