On Sep 3, 2014, at 9:37 AM, Rich Bowen <rbo...@rcbowen.com> wrote:
> 
> Using prg on a high-volume site is discouraged, as all requests will be fed 
> through a single instance of the prg, creating a significant bottleneck. The 
> dash2under.pl example is just that - an example - and there are better ways 
> to accomplish what it does ... as there are, usually, better ways to 
> accomplish things that prg can be used for.

Idea: we should consider keeping that prg open as a forked child, ala fcgi.
Seems like a reasonable improvement :)

> 
> Consider mod_lua as an alternative way to do rewritemap-ish things

++1
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to