19 Jan
1999
19 Jan
'99
10:58 p.m.
Brad> Does this mean that there's no advantage to trying the '-t' Brad> command line option for ZopeHTTPServer? Jim> There is an advantage if you are running a thread safe ZPublisher Jim> application. Applications that use the current version of BoboPOS Jim> are not thread safe and should absolutely not be used with the -t Jim> switch. I run ZopeHTTPServer without -t and I could swear it still spins off threads to handle requests... Skip