<div>I saw this error&nbsp;came up on the Rails list, but regarding WEBrick. Could be unrelated, but here's that user's solution:</div>
<div>&nbsp;</div>
<div>&quot;map.connect ':controller/service.wsdl', :action =&gt; 'wsdl'<br>One of the default routes.<br>If I comment it out, all works fine.<br>Left in and WEBrick crashes!&quot;<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 7/18/06, <b class="gmail_sendername">Dallas DeVries</b> &lt;<a href="mailto:dallas.devries@gmail.com">dallas.devries@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>We tried to give Mongrel a go running our application which has moderate traffic. We got mongrel up and running easy enough but 3 times in a short period(2hours) mongrel just died with the following error when we went live to production with it. As you can see we are running 
mongrel-0.3.13.3.<br><br>/usr/lib/ruby/gems/1.8/gems/mongrel-<a title="http://0.3.13.3/lib/mongrel.rb:576:in" onclick="return top.js.OpenExtLink(window,event,this)" href="http://0.3.13.3/lib/mongrel.rb:576:in" target="_blank">
0.3.13.3/lib/mongrel.rb:576:in</a> `peeraddr': Transport endpoint is not connected - getpeername(2) (Errno::ENOTCONN)<br><br>Is this a bug or a configuration problem of some sort on our end? I did some googling on the error and did not find anything.
<br><br>We also get a large number of not fatal messages that maybe someone can enlighten me on. What would cause this message, and what does that client that caused this warning see?<br><br>Tue Jul 18 01:15:00 EDT 2006: BAD CLIENT (
<a title="http://65.34.163.249" onclick="return top.js.OpenExtLink(window,event,this)" href="http://65.34.163.249/" target="_blank">65.34.163.249</a>): Invalid HTTP format, parsing fails<br><br>Thanks for your time.<br><br>
-Dallas<br><a title="http://sportspyder.com" onclick="return top.js.OpenExtLink(window,event,this)" href="http://sportspyder.com/" target="_blank">sportspyder.com</a> </div><br>_______________________________________________
<br>Mongrel-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Mongrel-users@rubyforge.org">Mongrel-users@rubyforge.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://rubyforge.org/mailman/listinfo/mongrel-users" target="_blank">
http://rubyforge.org/mailman/listinfo/mongrel-users</a><br><br></blockquote></div><br>