From: ts Date: 2001-08-14T14:46:30+09:00 Subject: [ruby-talk:19677] Re: Threading a TCPServer >>>>> "M" == Manuel Zabelt writes: M> Is this a problem of my browsers? Is there something wrong with my M> script? What can I do? Probably a problem with your browser (it must re-use the same connection), it work fine for me (I've just added the read of the header lines sent by the browser). Guy Decoux