> The only way I have found to do this is to make use of mod_coldfusion. If
> you emulate the Apache mod interface enough to make this module happy it
> will work.

Right. The problem I have is that the essence of the module is in libcf.a
which is only available in binary form AFAIK. What I would want is to send
and read directly to/from /tmp/cfserver so that I don't have to worry
about possible bugs in libcf.a.

Judging from strace output it seems to me that the protocol is fairly
simple; I just wanted to know if the protocol is documented somewhere.

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.

Reply via email to