Hi.
I have written my own high-performance web server (see www.mathopd.org).
It currently can execute .cfm files using the cfml stub. This is not very
efficient since it requires a fork/exec every time a request for a .cfm
page comes in (well, two fork/execs actually.) What I would like is to be
able to talk directly to coldfusion via the sockets in /tmp. Is the
protocol available somewhere? Or is this classified. :)
Cheers
Michiel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.