Thanks. Committed.
Regards
Henrik
On Saturday 09 March 2002 18:31, Michael Smirnov wrote:
> /cache.cf.c
>
> Line
> } else if (!strcasecmp(token, "max-conn=")) {
>
> should be
> } else if (!strncasecmp(token, "max-conn=",9)) {
>
> "max-conn" didn't work in squid-2.5.PRE4 !!!
>
> P.S. Damned squid-dev subscription confirmations delays!
-- MARA Systems AB, Giving you basic free Squid support Customized solutions, packaged solutions and priority support available on requestReceived on Sat Mar 09 2002 - 19:22:14 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:50 MST