Hi all,<br>  I want to implement the following feature:<br> 1. client HEAD request arrive , my module send it to an upstream.<br> 2. the upstream return response.<br> 3. my module check the response, if it is not the data I want, send the  origin request to another upstream<br>
<br> I know the block mode will work. I want to know if there is asynchronous mode which will fit into nginx better?<br><br>BR,<br>DeltaY<br>