Re: cf.data.pre

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 01 Oct 2001 19:27:16 +0200

Fixed.

--
Henrik
Andres Kroonmaa wrote:
> 
>  trailing spaces causes failure during compile in cf_gen.
> 
> ------- Forwarded message follows -------
> Index: src/cf.data.pre
> ===================================================================
> RCS file: /cvsroot/squid/squid/src/cf.data.pre,v
> retrieving revision 1.33
> diff -u -r1.33 cf.data.pre
> --- src/cf.data.pre     2001/09/30 17:11:12     1.33
> +++ src/cf.data.pre     2001/10/01 12:22:06
> @@ -3656,21 +3656,21 @@
>         objects not intended for caching to get cached.
>  DOC_END
> 
> -NAME: sleep_after_fork
> -COMMENT: (microseconds)
> -TYPE: int
> -LOC: Config.sleep_after_fork
> -DEFAULT: 0
> -DOC_START
> -       When this is set to a non-zero value, the main Squid process
> -       sleeps the specified number of microseconds after a fork()
> -       system call. This sleep may help the situation where your
> -       system reports fork() failures due to lack of (virtual)
> -       memory. Note, however, that if you have a lot of child
> -       processes, then these sleep delays will add up and your
> -       Squid will not service requests for some amount of time
> -       until all the child processes have been started.
> -DOC_END
> +NAME: sleep_after_fork
> +COMMENT: (microseconds)
> +TYPE: int
> +LOC: Config.sleep_after_fork
> +DEFAULT: 0
> +DOC_START
> +       When this is set to a non-zero value, the main Squid process
> +       sleeps the specified number of microseconds after a fork()
> +       system call. This sleep may help the situation where your
> +       system reports fork() failures due to lack of (virtual)
> +       memory. Note, however, that if you have a lot of child
> +       processes, then these sleep delays will add up and your
> +       Squid will not service requests for some amount of time
> +       until all the child processes have been started.
> +DOC_END
> 
>  EOF
> 
> ------- End of forwarded message -------
> 
> ------------------------------------
>  Andres Kroonmaa <andre@online.ee>
>  CTO, Microlink Online
>  Tel: 6501 731, Fax: 6501 725
>  Pärnu mnt. 158, Tallinn,
>  11317 Estonia
Received on Mon Oct 01 2001 - 11:49:47 MDT

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