I had currently upload my project to new server. On new server i installed varnish . I am adding a product to cart but it is not showing a product into cart.
Is it due to varnish ?
<reference name="cart_sidebar">
<action method="setEsiOptions">
<params>
<access>private</access>
<flush_events>
<sales_quote_save_after/>
</flush_events>
<registry_keys>
<current_category/>
<registry_keys>
</params>
</action>
</reference>