[Varnish] #1634: How to append a cookie on backend

Varnish varnish-bugs at varnish-cache.org
Fri Nov 21 20:24:13 CET 2014


#1634: How to append a cookie on backend
----------------------+---------------------
 Reporter:  Phoenix9  |       Type:  defect
   Status:  new       |   Priority:  highest
Milestone:            |  Component:  build
  Version:  unknown   |   Severity:  major
 Keywords:            |
----------------------+---------------------
 The case is I'd like to add two headers with the same name, but different
 values while processing response from the backend server. More precisely
 under certain circumstances I'd like to append (not set) another Set-
 Cookie header to the original response from my Apache server to eventually
 return two cookies to the client. It seems that "set" action overrides all
 occurrences of the same header.

 Is that somehow possible?

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1634>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator



More information about the varnish-bugs mailing list