Re: [SQU] unlink problems in 2.3.STABLE4

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 26 Jan 2001 00:27:32 +0100

Gergely Madarasz wrote:
>
> Hello,
>
> I've been having problems with the swapdirs filling more than twice the
> space they should be using, and squid stopping because of full partitions,
> etc... now it seems that the problem was that I had squid compiled
> --enable-async-io but used simple ufs directories, not aufs. I searched
> through the source now, and found that for ufs directories
> unlinkdUnlink() gets called to unlink files, but if async-io is enabled,
> unlinkdUnlink() will be an empty function. Please tell me if this
> assumption is correct, and if yes, please fix this _ASAP_.

It is fixed in Squid-2.4, and will work in Squid-2.3 if you use the FS
type you built Squid for. There is no reason to have Squid built with
--enable-async-io if you only use the "ufs" type store.

I don't expect a patch for Squid-2.3 to be released for this minor
issue. If you do not want to use the "aufs" store, then rebuild your
Squid without --enable-async-io.

--
Henrik Nordstrom
Squid hacker
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Thu Jan 25 2001 - 16:42:18 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:35 MST