<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=gb2312 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7100.4137"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" 
id=MailContainerBody leftMargin=0 topMargin=0 CanvasTabStop="true" 
name="Compose message area">
<DIV><FONT face=Calibri>Hi,</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>I'm wondering how this can be done:</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>I'd like to take advantage of the Nginx cache, but some 
part of the html content is depending on the value of a cookie, for example, the 
name of the current logged in user. e.g.</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>&lt;html&gt;</FONT></DIV>
<DIV><FONT face=Calibri>&lt;body&gt;</FONT></DIV>
<DIV><FONT face=Calibri>&nbsp; Hello, $user</FONT></DIV>
<DIV><FONT face=Calibri>&lt;/body&gt;</FONT></DIV>
<DIV><FONT face=Calibri>&lt;/html&gt;</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>The html originates from an up stream and is 
cached.</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>I'm wondering if there is mechanism to allow me to 
plug&nbsp; in a&nbsp;processor and&nbsp;manipulate the content&nbsp;prior 
to&nbsp;sending out.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Calibri>Thanks!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Calibri>Bing</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>