On Mon, 26 Jan 2004, Jim Wilcoxson wrote: > Are you executing your TCL stuff in a filter/trace? Or doing an > ns_returnfile? Those are the only ways I can see where you would be > executing TCL to affect the headers but still ending up in the > fastpath code.
See bug-report :) I'm executing "ns_respond -file" from a .tcl file. .tcl files are ultimately triggered by a ns_register_proc. But, as far as I believe "ns_respond -file" allways uses the fastpath code, regardless from where it is called. Dani�l -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
