Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Faster perl cgi?
RonaldV
Did someone ever tried to make the perl cgi's run faster by letting mod_perl or fastcgi handle them? Inside the iwwebd that is?
Find more posts tagged with
Comments
nipper
never tried that, but since it is a standalone process, it should work.
Does that really run much faster than iwperl ?
You should also spend time optimizing your code. Adam wrote a WP many years ago on improving Perl performance. It shows how to benchmark and tries some different scenarios with very significant results.