Gossamer Forum
Home : Products : Gossamer Forum : Development, Plugins and Globals :

mod_perl, mysql and kHTTPd

Quote Reply
mod_perl, mysql and kHTTPd
does anybody here use kHTTPd with mod_perl?
http://www.fenrus.demon.nl/

under mod_perl, each normal httpd request (image files etc) will use a mysql connection, although it doesn't do anything, but really waste connections and memory.
kHTTPd handles only static web-pages only, it will take care of all image/html/zip files and pass .pl/.cgi files to apache mod_perl, so it may save some resources if your forum has lots of images.
Subject Author Views Date
Thread mod_perl, mysql and kHTTPd iw0nder 2670 Jul 23, 2002, 3:39 AM
Post Re: [iw0nder] mod_perl, mysql and kHTTPd
yogi 2574 Jul 23, 2002, 4:07 AM