chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: [Chicken-bugs] #311: http-server and http-client


From: Chicken Scheme
Subject: [Chicken-janitors] Re: [Chicken-bugs] #311: http-server and http-client doesn't handle keep-alive very well.
Date: Wed, 31 Oct 2007 22:46:46 -0000

#311: http-server and http-client doesn't handle keep-alive very well.
-------------------+--------------------------------------------------------
Reporter:  daishi  |        Owner:  sjamaan   
    Type:  defect  |       Status:  assigned  
Priority:  minor   |    Component:  extensions
 Version:  2.6     |   Resolution:            
Keywords:          |  
-------------------+--------------------------------------------------------
Comment (by daishi):

 At the point of filing this ticket, I experienced a wired error of "Broken
 pipe", but I could not reproduce it now.
 It should and it does handle the closed connection gracefully by retrying,
 but retrying is not efficient.

 The original version of http-client that Felix has developed didn't handle
 keep-alived connections, so there's no inconsistency if not returning
 connection headers by http-server.
 Afterwards, I added the keep-alive function to http-client. I'm also
 curious about the design policy of http-server and spiffy.

-- 
Ticket URL: <http://trac.callcc.org/ticket/311#comment:10>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

[Prev in Thread] Current Thread [Next in Thread]