As the OP, i would like to get the discussion on this thread back to something useful. That being said...
Assuming there was an O(1) (or some ideal) mechanism to lookup req.host and map it to a custom function, i notice that i get the error "Unused function custom_host" if there is not an explicit call in the VCL. Aside from having a dummy subroutine that listed all the "calls", is there a cleaner way to deal with this? I am also going to take a stab at making this a module, i already did this with an md5 function so I think that will solve the "pre-loading" problem. Adam On Tue, Mar 8, 2011 at 7:51 PM, David Helkowski <[email protected]>wrote: > ---- Original Message ----- > From: "Johnny Halfmoon" <[email protected]> > To: "David Helkowski" <[email protected]> > Cc: "Poul-Henning Kamp" <[email protected]>, > [email protected], "Jonathan DeMello" < > [email protected]> > Sent: Tuesday, March 8, 2011 6:50:45 PM > Subject: Re: Lots of configs > > > On 03/09/2011 12:09 AM, David Helkowski wrote: > >> Please refrain from continuing to message the list on this topic. > >> I will not do so either, provided you stop sending things like <snip> > > > >Are you proposing some kind of 'hushing' algorithm? > > I posted this request at the suggestion of a 3rd party; because I did > not wish to waste people's time. Seeing as PHK is essentially the authority > and controller of the list; I am going to continue responding as > appropriate > unless I am directed not to by PHK. > > >> 'David is wrong, and his ideas should never be considered' to the list. > >> It is entirely childish, and I am sure people are sick of seeing this > >> sort of garbage in the list. > >> > >> My only response to this latest attack is that Varnish is open > >> source software. I can and will publish a how-to on using hashing > >> in the manner that I have described. There is nothing that you can > >> do to stop it, and I am sure people will take advantage of it. > > > > _______________________________________________ > varnish-misc mailing list > [email protected] > http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc >
_______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
