You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/05/24 17:47:02 UTC

DO NOT REPLY [Bug 17629] - filter handling issues with subrequests and internal redirects

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=17629>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=17629





------- Additional Comments From gentoo.me@gmail.com  2005-05-24 17:47 -------
Now you ap_rflush() main request before running sub-request. I think it's bad
idea *always* to flush. It make impossible to modify main request from
sub-requst, impossible to set http status of main request (impossible make http
redirect from sub request) impossible "conditional get" from sub-request. May be
there sould be second boolean parameter "to flush or not to flush". Or may be
simple call php's flush() before virtual().

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org