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=43738>. 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=43738 ------- Additional Comments From [EMAIL PROTECTED] 2007-11-01 12:54 ------- > Can you differentiate if this is a fast-internal redirect or a straight > redirect? Not sure I know what that means. Here is what the two request_rec structures look like. Note that the first one is generated in mod_actions by calling ap_internal_redirect_handler() and the second one is the original request: (gdb) p *r $2 = {pool = 0x839398, connection = 0x80ba98, server = 0x6ce468, next = 0x0, prev = 0x839408, main = 0x0, the_request = 0x83a9c0 "GET /16.410/wiki/index.php?title=Special:Preferences HTTP/1.1", assbackwards = 0, proxyreq = 0, header_only = 0, protocol = 0x83aac0 "HTTP/1.1", proto_num = 1001, hostname = 0x83aeb8 "more-courses.csail.mit.edu", request_time = 1193938941817986, status_line = 0x44efd3 "200 OK", status = 200, method = 0x83aa10 "GET", method_number = 0, allowed = 0, allowed_xmethods = 0x0, allowed_methods = 0x81d928, sent_bodyct = 1, bytes_sent = 8192, mtime = 0, chunked = 1, range = 0x0, clength = 0, remaining = 0, read_length = 0, read_body = 1, read_chunked = 0, expecting_100 = 0, headers_in = 0x8396e8, headers_out = 0x861668, err_headers_out = 0x83a030, subprocess_env = 0x85af28, notes = 0x81d788, content_type = 0x861450 "text/html; charset=utf-8", handler = 0x2b7546f648c8 "fastcgi-script", content_encoding = 0x0, content_languages = 0x0, vlist_validator = 0x0, user = 0x840608 "[EMAIL PROTECTED]", ap_auth_type = 0x0, no_cache = 0, no_local_copy = 0, unparsed_uri = 0x85a708 "/.php5-cgi/16.410/wiki/index.php?title=Special:Preferences", uri = 0x85a748 "/.php5-cgi/16.410/wiki/index.php", filename = 0x81e518 "/usr/bin/php5-cgi", canonical_filename = 0x81e518 "/usr/bin/php5-cgi", path_info = 0x81e3f9 "/16.410/wiki/index.php", ---Type <return> to continue, or q <return> to quit--- args = 0x85a770 "title=Special:Preferences", finfo = {pool = 0x839398, valid = 7598448, protection = 1877, filetype = APR_REG, user = 0, group = 0, inode = 283762, device = 2049, nlink = 1, size = 5483216, csize = 8623000, atime = 1193936766000000, mtime = 1183409032000000, ctime = 1193860247000000, fname = 0x81e518 "/usr/bin/php5-cgi", name = 0x6b9721 "/.php5-cgi", filehand = 0x7fff66fafa30}, parsed_uri = { scheme = 0x0, hostinfo = 0x0, user = 0x0, password = 0x0, hostname = 0x0, port_str = 0x0, path = 0x85a748 "/.php5-cgi/16.410/wiki/index.php", query = 0x85a770 "title=Special:Preferences", fragment = 0x0, hostent = 0x0, port = 0, is_initialized = 1, dns_looked_up = 0, dns_resolved = 0}, used_path_info = 0, per_dir_config = 0x85b050, request_config = 0x85a790, htaccess = 0x817f00, output_filters = 0x83a908, input_filters = 0x83aed8, proto_output_filters = 0x83a908, proto_input_filters = 0x83aed8, eos_sent = 0} (gdb) p r->prev $3 = (request_rec *) 0x839408 (gdb) p *r->prev $4 = {pool = 0x839398, connection = 0x80ba98, server = 0x6ce468, next = 0x85a428, prev = 0x0, main = 0x0, the_request = 0x83a9c0 "GET /16.410/wiki/index.php?title=Special:Preferences HTTP/1.1", assbackwards = 0, proxyreq = 0, header_only = 0, protocol = 0x83aac0 "HTTP/1.1", proto_num = 1001, hostname = 0x83aeb8 "more-courses.csail.mit.edu", request_time = 1193938941817986, status_line = 0x0, status = 200, method = 0x83aa10 "GET", method_number = 0, allowed = 0, allowed_xmethods = 0x0, allowed_methods = 0x8396a8, sent_bodyct = 0, bytes_sent = 0, mtime = 0, chunked = 0, range = 0x0, clength = 0, remaining = 0, read_length = 0, read_body = 0, read_chunked = 0, expecting_100 = 0, headers_in = 0x8396e8, headers_out = 0x839de8, err_headers_out = 0x83a030, subprocess_env = 0x839a68, notes = 0x83a1d0, content_type = 0x83daf8 "application/x-httpd-fastphp5", handler = 0x83d980 "php5-script", content_encoding = 0x0, content_languages = 0x0, vlist_validator = 0x0, user = 0x819ac0 "[EMAIL PROTECTED]", ap_auth_type = 0x0, no_cache = 0, no_local_copy = 0, unparsed_uri = 0x83aa50 "/16.410/wiki/index.php?title=Special:Preferences", uri = 0x83aa88 "/16.410/wiki/index.php", filename = 0x83b108 "/afs/csail.mit.edu/proj/courses/data/16.410/wiki/index.php", canonical_filename = 0x83b108 "/afs/csail.mit.edu/proj/courses/data/16.410/wik---Type <return> to continue, or q <return> to quit--- i/index.php", path_info = 0x83b03a "", args = 0x83aaa0 "title=Special:Preferences", finfo = {pool = 0x839398, valid = 7598448, protection = 1604, filetype = APR_REG, user = 12369, group = 12369, inode = 831797006, device = 18, nlink = 1, size = 3218, csize = 0, atime = 1183079954000000, mtime = 1183079954000000, ctime = 1183079954000000, fname = 0x83b000 "/afs/csail.mit.edu/proj/courses/data/16.410/wiki/index.php", name = 0x0, filehand = 0x0}, parsed_uri = {scheme = 0x0, hostinfo = 0x0, user = 0x0, password = 0x0, hostname = 0x0, port_str = 0x0, path = 0x83aa88 "/16.410/wiki/index.php", query = 0x83aaa0 "title=Special:Preferences", fragment = 0x0, hostent = 0x0, port = 0, is_initialized = 1, dns_looked_up = 0, dns_resolved = 0}, used_path_info = 2, per_dir_config = 0x817f58, request_config = 0x83a370, htaccess = 0x817f00, output_filters = 0x83a8e0, input_filters = 0x83aed8, proto_output_filters = 0x83a8e0, proto_input_filters = 0x83aed8, eos_sent = 0} -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
