/ Zope / Apsis / Pound Mailing List / Archive / 2004 / 2004-07 / New -current

[ << ] [ >> ]

[ zope (2.7), pound (current) and Z2 log / Sascha ... ] [ privacy / Robert Segall <roseg(at)apsis.ch> ]

New -current
Robert Segall <roseg(at)apsis.ch>
2004-07-05 14:34:21 [ FULL ]
Given the amount of complaints we see re. redirect Location rewriting we have 
added the option to disable this behaviour. A new configuration directive 
RedirectRewrite has been added.

Please try the new -current and let me know - we would really like to proceed 
with the 1.8 release.[...]

Re: New -current
Hrvoje Husic <pound(at)cgn.toonster.de>
2004-07-05 23:00:37 [ FULL ]
Robert Segall schrieb am Montag, 5. Juli 2004:
[...]

RewriteRedirect 0 Works perfectly! :)

Thank you for the quick implementation of that feature.
[...]

Re: New -current
"Simon Matter" <simon.matter(at)ch.sauter-bc.com>
2004-07-06 06:37:45 [ FULL ]
> Given the amount of complaints we see re. redirect Location rewriting
we[...]

FYI, I'm using the new current without any problem. However I'm not using
any new feature.

Simon

Re: New -current
Pavel Merdine <pounduser(at)merdin.com>
2004-07-06 12:57:27 [ FULL ]
Hello ,

I think that it would also be beneficial to put
redir = !regexec(&RESP_REDIR, response, 0, NULL, 0);
under if. It can save some CPU.

Monday, July 5, 2004, 4:34:21 PM, you wrote:
[...]
[...]

[...]

Re: New -current
Robert Segall <roseg(at)apsis.ch>
2004-07-06 17:29:02 [ FULL ]
On Tuesday 06 July 2004 12.57, Pavel Merdine wrote:[...]

Right - at the expense of some clarity. I may tweak it a bit before
release.[...]

MailBoxer