Object naming conflict on nt branch

2003-03-09 Thread Guido Serassio
Hi, I'have just discovered an object naming conflict on nt branch: Windows include file wtypes.h defines this: typedef struct _ACL { UCHAR AclRevision; UCHAR Sbz1; USHORT AclSize; USHORT AceCount; USHORT Sbz2; } ACL; typedef ACL *PACL; that is conflicting with ACL

Re: Windows port merge - MS Visual C++ compatibility [PATCH]

2003-03-09 Thread Robert Collins
On Sat, 2003-03-08 at 22:08, Guido Serassio wrote: Hi, This is the 6th of some splitted native Windows patches grouped by functionality. Native Windows port enhancements: - C++ fixes for MS Visual C++ compatibility, See this old squid-dev thread about:

Squid-2.5.STABLE2 release candidate

2003-03-09 Thread Henrik Nordstrom
New release candidate after a small CVS disaster: The squid-2.5.STABLE1-20030310 snapshot will be a Squid-2.5.STABLE2 release candidate. If you can please give this some testing in the next few days. Regards Henrik

Re: Windows port merge - MS Visual C++ compatibility [PATCH]

2003-03-09 Thread Henrik Nordstrom
Hmm.. the original line looks very odd to me and should break with most compilers.. The cbdataFree macro has two purposes: a) It invalidates (and frees if possible) the referenced data structure b) It nullifies the pointer reference. 'b' requires the argument to be a LVALUE, and a

Fwd: Question about Squid ESI implementation

2003-03-09 Thread Henrik Nordstrom
-- Forwarded Message -- Subject: Question about Squid ESI implementation Date: Sat, 8 Mar 2003 13:11:16 -0700 From: Vincent, Merlin [EMAIL PROTECTED] To: [EMAIL PROTECTED] Hello - I'm a graduate student at the University of Colorado, and I am working on a thesis that explores

Re: Object naming conflict on nt branch

2003-03-09 Thread Adrian Chadd
On Sun, Mar 09, 2003, Robert Collins wrote: This happens on all Windows build environments: Cygwin, MinGW and MS Visual Studio. Dang. It's just *so hard* with MS polluting the namescape all the time. If we don't use the windows ACL type, just do this: Heh. Prefix everything with

ESI

2003-03-09 Thread Robert Collins
Well, a week late, but it's done. I've merged the ESI code into HEAD. I haven't (as yet) followed Henriks lead and moved the surrogate-id logic into a per-peer struct, but I don't regress any of the accelerator logic either. Enjoy. Cheers, Rob -- GPG key available at:

about squid

2003-03-09 Thread atit_ldce
I have confusion abt following in squid.. what is purpose of delay variable in icpUdpsend in icp_v2.c what is purpose of _StatCounters struct in squid.. why we are maintaining ICP message counts (means query send , reply received etc...) what is purpose of reqnum field in icp_common_t --it

about peer selection

2003-03-09 Thread atit_ldce
what are the all possible options for selecting peer where to forward request. saying one is sending ICP query is there any others? if origin server is taken into account please mention it. regards --atit jariwala _ Get