Probleme bei POST

Hallo,

habe ein problem wenn ich daten per Post absende.
jedesmal erscheint dann eine Browser error page und nach einem weiteren
Refresh die richtige Seite.
Habe mir dann mal den HTTP-Header angesehen und gesehen, dass er auf die
url des mongrelclusters verweist http://mongrel/
Daher kann er die Seite nicht finden, hat jemand eine Idee woran das
liegen könnte?

Hier mal der HTTP-Header:

http://192.168.9.13/url/47

POST /url/47 HTTP/1.1
Host: 192.168.9.13
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.9.0.3)
Gecko/2008092417 Firefox/3.0.3
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8
Accept-Language:
de-DE,de;q=0.7,chrome://global/locale/intl.properties;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://192.168.9.13/url/47/edit
Cookie: <----Cookie---->
Content-Type: application/x-www-form-urlencoded
Content-Length: 376
_method=put<----DATA---->>>&commit=update
HTTP/1.x 302 Moved Temporarily
Server: nginx/0.6.32
Date: Wed, 29 Oct 2008 11:43:45 GMT
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Set-Cookie: <----Cookie---->
Status: 302 Found
Location: http://mongrel/url/47
X-Runtime: 0.00541
Cache-Control: no-cache
Content-Length: 92

Hat sich mittlerweile erledigt war nur eine flasche config im nginx :wink: