I just found out one more thing:
on my homepage (which is index.shtml) I use an ssi include virtual command to list the latest post (to gforum.cgi?do=recent_posts_ssi). However, it seems that this include virtual did not go through the mod_perl server. Consequently I have changed the server configuration such that all shtml files (not the html files) go through the mod_perl server (rewrite rule). This measure increased the speed of loading the homepage by about ten times!!!
Is that a reasonable thing to do? Most of my other pages are static (html), so they won't be affected.
Ivan
-----
Iyengar Yoga Resources / GT Plugins
on my homepage (which is index.shtml) I use an ssi include virtual command to list the latest post (to gforum.cgi?do=recent_posts_ssi). However, it seems that this include virtual did not go through the mod_perl server. Consequently I have changed the server configuration such that all shtml files (not the html files) go through the mod_perl server (rewrite rule). This measure increased the speed of loading the homepage by about ten times!!!
Is that a reasonable thing to do? Most of my other pages are static (html), so they won't be affected.
Ivan
-----
Iyengar Yoga Resources / GT Plugins