Search squid archive

Squid ESI and choose/when

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

i wanna try the new ESI support in squid but the choose/when doesn't work for me

<esi:choose>
 <esi:when test="$(HTTP_COOKIE{sess_id}) != '')">
   <esi:vars>
     Cookies: $(HTTP_COOKIE{sess_id})<br>
   </esi:vars>
 </esi:when>
 <esi:otherwise>
   No Session
 </esi:otherwise>
</esi:choose>


How it is possible to Check if a Cookie is set ?

Thanks in advance

Marcel

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux