Your message dated Wed, 8 Jul 2009 20:31:17 +0100
with message-id <[email protected]>
and subject line 
has caused the Debian Bug report #525773,
regarding regression: RewriteLocation ignores port in Location header
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
525773: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525773
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pound
Version: 2.4.3-1
Severity: important
Tags: patch, upstream


If RewriteLocation is enabled, and a server redirect includes a port
number, the port number is not rewritten although the rest of the
location header is. This is a regression against pound 2.0-1.2 as
packaged for etch.

A patch has been provided on the pound mailinglist but is not yet in a
released version. As a result of this regression (just discovered when
a server was updated to lenny) I'm currently back to running etch's
2.0-1.2 pound package.

http://www.apsis.ch/pound/pound_list/archive/2009/2009-04/1239546335000

eg. with configuration

ListenHTTP
  Address 172.30.1.10
  Port 80
  RewriteLocation 1
  Service
    HeadRequire "Host: test.example.com"
    BackEnd
      Address 127.0.0.1
      Port 8057
    End
  End
End

if the server sends a response such as

Location: http://127.0.0.1:8057/auth/login

pound will re-write it to

Location: http://test.example.com:8057/auth/login

instead of

Location: http://test.example.com/auth/login


-- System Information:
Debian Release: 5.0.1
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pound depends on:
ii libc6 2.7-18 GNU C Library: Shared libraries
ii  libssl0.9.8             0.9.8g-15+lenny1 SSL shared libraries

pound recommends no packages.

pound suggests no packages.

-- no debconf information




--- End Message ---
--- Begin Message ---
reopen 525733
thanks

This has been closed in the latest upload, though I managed to typo the bug
number

-- 
Regards,
Martin "Mez" Meredith

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to