Not sure PHP, Perl or Python will be quicker than compiled C Apache module with hashed map file (probably) loaded into memory.
Have you considered nginx? There is this module http://wiki.nginx.org/HttpMapModule
Haven't used it personally but general consensus is that its gazillion times quicker than Apache at everything.
Not sure PHP, Perl or Python will be quicker than compiled C Apache module with hashed map file (probably) loaded into memory.
Have you considered nginx? There is this module
http://wiki.nginx.org/HttpMapModule
Haven't used it personally but general consensus is that its gazillion times quicker than Apache at everything.