Re: [Sqlrelay-discussion] FastCgi and SqlRelay?
Brought to you by:
mused
|
From: TazaTek <ma...@ta...> - 2008-04-30 14:25:12
|
In C++, what would be the equivalent of a register_shutdown_function()?? Would this be a try-catch block? Or do I need to register a signal? Or... ??? I'm not sure of what happens when a user aborts the connection.... could you shed some light on this? Thanks Matt >> If so, the only issue that I know of is that you really need to make >> sure that you handle page aborts carefully. >> See http://sqlrelay.sourceforge.net/sqlrelay/faq.html#php for >> PHP-specific info. The same may apply to fastcgi. >> Dave >> dav...@fi... On Thu, 2008-04-24 at 13:24 -0600, TazaTek wrote: > > > Hello all! > > > > I was wondering if there were any problems in mixing fastcgi and > sqlrelay? It seems that they both handle some of the speed > performance mechanisms that are required of a web server, but I didn’t > know if there were any problems in mixing the two. > > > > Thanks > > > > Matt > > -- > > Matthew Kettlewell > > President - TazaTek > > www.TazaTek.com > > www.Pairs-List.com > > 970-985-4192 |