Re: [squid-users] FIFO/multiple requests for uncached object question

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Wed, 24 May 2006 16:30:35 +0200

tis 2006-05-23 klockan 16:32 -0400 skrev Nick Baronian:

> stale Squid contacts my Apache server and pulls the page up but what
> happens if multiple calls come in at relatively the same time. Does
> Squid notice it is currently requesting that object and put the other
> calls on hold or does each one get passed on thru to the web server as
> misses and requests a fresh copy from Apache?

Squid-2.5 sends all of them in parallel to the server.

Squid-2.6 and later will have a "collapsed_forwarding" option making it
join the requests into a single request.

Regards
Henrik

Received on Wed May 24 2006 - 08:30:38 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Jun 01 2006 - 12:00:02 MDT