/ 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 [ SNIP ]
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.
-- 
Robert Segall
Apsis GmbH
Postfach, Uetikon am See, CH-8707
Tel: +41-1-920 4904

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

> A new configuration directive RedirectRewrite has been added.

RewriteRedirect 0 Works perfectly! :)

Thank you for the quick implementation of that feature.

-- 
Hrvoje Husic


Re: New -current
"Simon Matter" <simon.matter(at)ch.sauter-bc.com>
2004-07-06 06:37:45 [ SNIP ]
> 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.

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 [ SNIP ]
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:

> 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.


-- 
/ Pavel Merdine



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

Right - at the expense of some clarity. I may tweak it a bit before release.
-- 
Robert Segall
Apsis GmbH
Postfach, Uetikon am See, CH-8707
Tel: +41-1-920 4904

MailBoxer