Got "broken pipe" exception
I am using Edi's libraries like drakma, chunga based on usocket-0.3.5.
As this looks more like a general network question and might not be
related to Edi's libraries, I am asking it here looking for any ideas
why it might be happening.
Basically I form an http-request to some server and at times it gives
me the "broken pipe" exception.
I read that this exception happens when the server terminates the
connection on its end and the client still tries to use the socket.
I am wondering if you guys had it and how did you go about fixing it?
Could it be just because the server to which I am trying to connect
just dis-behaves? Or could it the some unstable network connection
related to my router (linksys) or NIC?
I am using linux 2.6 kernel (debian), sbcl 1.0.11 and the latest
drakma related libraries.
Any ideas are welcome!
Andrew
.
Relevant Pages
- Re: Got "broken pipe" exception
... As this looks more like a general network question ... and might not be related to Edi's libraries, ... I read that this exception happens when the server terminates the ... connection on its end and the client still tries to use the socket. ... (comp.lang.lisp) - RE: Perf Library and connectivity errors
... Thanks you for posting in SBS newsgroup. ... between Exchange server and Client outlook application after installing SBS ... 9099 event can indicate a WMI issue on your Exchange ... connected are pasted below - where can I update the libraries? ... (microsoft.public.windows.server.sbs) - Re: ANN: Basil -- Internet Message (email) and MIME library for Ada v 1.0
... going to need this glue for your mailing list server anyway. ... I am considering using AWS for the web interface portion, ... But integration with existing web servers is a killer feature ... libraries, so that a single program can use several libraries ... (comp.lang.ada) - RE: Perf Library and connectivity errors
... I have the same errors on my SBS 2003 server after applying SP1. ... 9099 event can indicate a WMI issue on your Exchange ... > connected are pasted below - where can I update the libraries? ... (microsoft.public.windows.server.sbs) - Re: gforth webserver, why isnt forth used all over ecommerce?
... spend a lot of time working around the compiler bugs etc. ... the reason why the manager looking to hire a programmer to do web applications isn't hiring Forth programmers is because Forth isn't on their radar screen. ... implementing yet another minimal HTTP server, or designing the application that rides on top of that server? ... The end result is that the Forth community has largely internalized the notion that "libraries are bad," supplemented with the usual array of pejorative, sour-grapes statements to go to justify it. ... (comp.lang.forth) |
|