Set-Cookie-trouble

"Anton Müller" antony12 at gmx.net
Wed Dec 15 13:34:49 MSK 2010


Hi there,

we are switching from Pound to nginx. Now we have problems with cookies. The backend systems we are using are Apache-Servers.

It seems that nginx is cutting off the "Set-Cookie:"-Line. Is there a limitation?

With nginx:

-bash-3.2$ curl -I www.xxx.de
HTTP/1.1 302 Found
Server: nginx
Date: Wed, 15 Dec 2010 09:19:32 GMT
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Set-Cookie: SESSa7268882c426ab7fd6b8629065f996c3=f31753f1d7deba884d3e9e1f72fd6cd                                                                             b; expires=Fri, 07 Jan 2011 12:53:35 GMT; path=/
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified: Wed, 15 Dec 2010 09:20:15 GMT
Cache-Control: store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Set-Cookie: visited=Y; expires=Sat, 15-Jan-2011 09:20:15 GMT; path=/; domain=.xxx.de                                                                            
Location: https://www.xxx.de/xxx.html
Vary: Accept-Encoding

With Pound:

-bash-3.2$ curl -I www.xxx.de
HTTP/1.1 302 Found
Date: Wed, 15 Dec 2010 09:20:44 GMT
Server: Apache
Set-Cookie: SESSa7268882c426ab7fd6b8629065f996c3=c5da927bd7fe6bce8ffdb8aa03f0eee                                                                             5; expires=Fri, 07 Jan 2011 12:54:04 GMT; path=/; domain=.xxx.de
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified: Wed, 15 Dec 2010 09:20:44 GMT
Cache-Control: store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Set-Cookie: visited=Y; expires=Sat, 15-Jan-2011 09:20:44 GMT; path=/; domain=.xxx.de                                                                             
Location: https://www.xxx.de/xxx.html
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8

Any Solutions?

Regards,

Anton

-- 
GRATIS! Movie-FLAT mit über 300 Videos. 
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome




More information about the nginx mailing list