Re: ESI help

From: Paras Fadte <plfgoa@dont-contact.us>
Date: Thu, 17 Apr 2008 20:32:40 +0530

Ok Alex, I have updated the bug.

On Thu, Apr 17, 2008 at 7:46 PM, Alex Rousskov
<rousskov@measurement-factory.com> wrote:
> On Thu, 2008-04-17 at 13:04 +0530, Paras Fadte wrote:
>
> > Not sure if anybody responded to that question.
>
> I meant this bug report:
>
> http://www.squid-cache.org/bugs/show_bug.cgi?id=2228
>
> You may want to update that bug if you can confirm that the problem
> happens in your testing as well. It may help others, including an
> eventual maintainer of the ESI code (if any).
>
> Besides updating the bug report, you have a few options for improving
> ESI: http://wiki.squid-cache.org/SquidFaq/AboutSquid#HowToAddOrFix
>
> Alex.
>
>
>
> > On Thu, Apr 17, 2008 at 12:07 PM, Alex Rousskov
> > <rousskov@measurement-factory.com> wrote:
> > > On Thu, 2008-04-17 at 11:00 +0530, Paras Fadte wrote:
> > >
> > > > ESI seems to be very buggy which comes by default with squid for
> > > > example see my following post which I had sent over a month ago to
> > > > which nobody responded.
> > >
> > > Is there a bug report for that specific question? I recall seeing
> > > somebody (Henrik?) responding to it.
> > >
> > > Regardless of that specific question, I suspect there are indeed many
> > > bugs in ESI code because nobody is actively maintaining it.
> > >
> > > Alex.
> > >
> > >
> > >
> > > > -------------------------
> > > > Hi,
> > > >
> > > > I have an html page with following ESI code
> > > >
> > > > <esi:assign name="number" value="100"/>
> > > > <esi:vars>
> > > > This is $(number) On $(HTTP_HOST)
> > > > <esi:choose>
> > > > <esi:when test="$(number)==100">
> > > > And I am in "when"
> > > > </esi:when>
> > > > <esi:otherwise>
> > > > I am in "Otherwise"
> > > > </esi:otherwise>
> > > > </esi:choose>
> > > > </esi:vars>
> > > >
> > > > The problem that I encounter is that it does'nt seem to execute
> > > > <esi:when test="$(number)==100"> statement correctly since it
> > > > evaluates $(number) as a variable whose value is unknown as a result
> > > > of which the othewise tag is executed. But strangely it does print
> > > > the value of "number" variable in the statement "This is $(number) On
> > > > $(HTTP_HOST)" correctly . What could be wrong ?
> > > >
> > > >
> > > > Please help and thanks in advance.
> > > >
> > > > -plf
> > > > -----------------------------------
> > > >
> > > > -Paras
> > > >
> > > >
> > > > On Thu, Apr 17, 2008 at 10:02 AM, Alex Rousskov
> > > > <rousskov@measurement-factory.com> wrote:
> > > > >
> > > > > On Thu, 2008-04-17 at 09:38 +0530, Paras Fadte wrote:
> > > > >
> > > > > > Also can I get any help regarding development of ESI in squid?
> > > > >
> > > > > I have not seen much ESI activity for a long while so I would not expect
> > > > > much help. What exactly are you interested in when it comes to ESI
> > > > > development?
> > > > >
> > > > > Thanks,
> > > > >
> > > > > Alex.
> > > > >
> > > > >
> > > > >
> > >
> > >
>
>
Received on Tue Apr 22 2008 - 12:31:05 MDT

This archive was generated by hypermail 2.2.0 : Wed Apr 30 2008 - 12:00:07 MDT