[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Link.pm updates, please commit


On 11/14/2007 02:48 PM, Grant wrote:
>>> 3. technically faster than vlink/tlink
>>
>> Where do you get this from?
> 
> It's from Mike Heins, the module's original author.  A quote from the
> in-module docs:
> 
> "The Interchange link protocol has been implemented via an Apache
> mod_perl modules which saves us the (small) overhead of the execution
> of a CGI program."

Ahhh, right, very small.  There is no compile time to consider as the
module is compiled at build/install time and there is very little disk
loading time to consider since the program will likely be retained in
cache memory after the first read from disk.

I also highly doubt you will see any significant difference in execution
of vlink vs Link.pm.

Advantages of vlink/tlink is that people have been using it since the
dawn of IC so there are few, if any bugs left in it.  Also you can use
ScriptAlias and ScriptAliasMatch directives to rewrite URLs without the
need for mod_rewrite and it's associated complexities.

Peter

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.