Index: openacs-4/packages/xotcl-core/tcl/bgdelivery-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/bgdelivery-procs.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/xotcl-core/tcl/bgdelivery-procs.tcl 15 Feb 2007 09:23:32 -0000 1.8 +++ openacs-4/packages/xotcl-core/tcl/bgdelivery-procs.tcl 14 Jul 2007 18:01:13 -0000 1.9 @@ -11,6 +11,7 @@ ns_log notice "libthread does not appear to be available, NOT loading bgdelivery" return } +#return ;# DONT COMMIT # catch {ns_conn contentsentlength} alone does not work, since we do not have # a connection yet, and the bgdelivery won't be activated @@ -180,7 +181,7 @@ -timeout [my timeout] -post_data $post_data -request_manager [self] } } -} -persistent 1 +} -persistent 1 ;# -lightweight 1 bgdelivery ad_forward running { Interface to the background delivery thread to query the currently running deliveries.