Apache Internal Redirect

Steven King <steve-qsXOgiKJ3+40n/[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
Hi all,

If I send out an Internal redirect from a fast cgi script (HTTP redirect 
starts with "/"), when will Apache process the Internal redirect?
Will it do it:

   1. After the Fast Cgi request has finished processing (back in
      accept()). The socket opened for the request would be closed.
   2. Or once the redirect request has been streamed through to Apache.
   3. Or some other time?

I thought that I would ask you guys first (instead of Apache or looking 
through the Apache/FastCgi code) as you may have come across a similiar 
issue before.

We are internally redirecting to a helper CGI script which serves up 
resources when they are too large to be served by the Fast cgi server we 
have running, its the timing between these two which we are interested in.

Cheers Steve.
-- 

<http://www.eminence.com.au/> Eminence Technology Pty Ltd
PO Box 118, Moorooka QLD 4105
Web: www.eminence.com.au <http://www.eminence.com.au/>
Ph: +61-7-3277-4100
Fax: +61-7-3105-7484


___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.