<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Hello,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>This <a href="https://www.varnish-cache.org/trac/wiki/VCLExampleRemovingSomeCookies">https://www.varnish-cache.org/trac/wiki/VCLExampleRemovingSomeCookies</a> does not work or<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>all my other examples in the default.vcl<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#       set req.http.cookie = regsub(req.http.cookie, "(; )?PHPSESSID=[^;]+", "");<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#       if (req.http.cookie ~ "^ *$") {<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#               remove req.http.cookie;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#       }<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#       if (req.http.Cookie) {<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#         set req.http.Cookie = regsuball(req.http.Cookie, "(^|; ) *__utm.=[^;]+;? *", "\1"); # removes all cookies named __utm? (utma, utmb...) - tracking thing<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#           if (req.http.Cookie == "") {<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#               remove req.http.Cookie;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#           }<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#       }<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#       if (req.http.Cookie ~ "PHPSESSID")<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#       {<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#               remove req.http.Cookie;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>#       }<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>We need urgent help, the production system take down if the frontned servers are overload+<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Best regards<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Alexander<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Von:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Dag Haavi Finstad [mailto:daghf@varnish-software.com] <br><b>Gesendet:</b> Mittwoch, 30. Januar 2013 16:47<br><b>An:</b> Alexander Diedler<br><b>Cc:</b> varnish-misc@varnish-cache.org<br><b>Betreff:</b> Re: Remove PHPSESSID from Header<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>On Wed, Jan 30, 2013 at 3:44 PM, Alexander Diedler <<a href="mailto:adiedler@tecracer.de" target="_blank">adiedler@tecracer.de</a>> wrote:<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US>Hello,</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US>How Can I remove the Cookie PHPSESSID from header send by client in Varnish 3.0.3?</span><o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'>Hi there<o:p></o:p></p></div><div><p class=MsoNormal>There are examples for this on the wiki. Please see <a href="https://www.varnish-cache.org/trac/wiki/VCLExampleRemovingSomeCookies">https://www.varnish-cache.org/trac/wiki/VCLExampleRemovingSomeCookies</a><o:p></o:p></p></div><div><p class=MsoNormal><br clear=all><br>-- <o:p></o:p></p><table class=MsoNormalTable border=1 cellspacing=0 cellpadding=0 width=550 style='width:412.5pt;border-top:solid #EEEEEE 1.0pt;border-left:none;border-bottom:solid #EEEEEE 1.0pt;border-right:none'><tr><td width=100 style='width:75.0pt;border:none;padding:3.75pt 0cm 3.75pt 0cm'><p class=MsoNormal style='margin-top:15.0pt;line-height:18.0pt'><span style='font-size:9.0pt;font-family:"Arial","sans-serif";color:#666666'><a href="http://www.varnish-software.com" target="_blank"><span style='text-decoration:none'><img border=0 id="_x0000_i1025" src="http://www.varnish-software.com/static/media/logo-email.png"></span></a><o:p></o:p></span></p></td><td style='border:none;padding:3.75pt 0cm 3.75pt 0cm'><p class=MsoNormal style='margin-top:15.0pt;line-height:18.0pt'><b><span style='font-size:10.5pt;font-family:"Arial","sans-serif";color:#222222'>Dag Haavi Finstad</span></b><span style='font-size:9.0pt;font-family:"Arial","sans-serif";color:#666666'><br>Developer | Varnish Software AS<br>Phone: +47 21 98 92 60<br><b>We Make Websites Fly!</b><o:p></o:p></span></p></td></tr></table><p class=MsoNormal><o:p> </o:p></p></div></div></div></body></html>