From: Alex P. <pes...@ya...> - 2008-07-28 12:42:05
|
On Thursday 17 July 2008 16:17, Roman Simakov wrote: > Hello team, > > We found that output into standard streams on linux classic server > results in error reading from database connection. > It looks like fb_inet_server started by xinetd has stderr and stdout > linked to client connection so writing anything into output really > writing into connection. fbserver also behavs this way > Of course fbclient does not wait this data and > output error. > In normal mode as I see server should not write in output std streams, > but user can have his UDF libraries that can do it. Also, planned Java > ESP can write. I wonder - where will all this wonderful output go in case of daemon? > To resolve the problem we can add a switch option for closing stdXXX > streams and put this switch by configuring xinetd. Please test that it does not cause problems on SS/SC when detaching tty. |