On 07/11/2007, Noah Slater <[EMAIL PROTECTED]> wrote:
>
> > Depending on volumes and volatility of data, it may be 'insane' to
> > have a database connection, query and teardown for every redirect,
> > too. What works on the bench doesn't always work in the field...
>
> I would recommend against any method that involved network I/O for Apache.
>
> If you have large volumes of redirects that cannot be satisfied with a
> few simple regular expressions and mod_rewrite the obvious way forward
> is batch generated (from the DB) apache config files placed in a
> directory and sourced by the main apache.conf.


That wouldn't be very dynamic, would it?  You would have to restart the
servers everytime you wanted to create a new one!


--
> Noah Slater <http://www.bytesexual.org/>
>
> "Creativity can be a social contribution, but only in so
> far as society is free to use the results." - R. Stallman
> -
> Sent via the backstage.bbc.co.uk discussion group.  To unsubscribe, please
> visit http://backstage.bbc.co.uk/archives/2005/01/mailing_list.html.  
> Unofficial
> list archive: http://www.mail-archive.com/backstage@lists.bbc.co.uk/
>



-- 
Please email me back if you need any more help.

Brian Butterworth
www.ukfree.tv

Reply via email to