[prev in list] [next in list] [prev in thread] [next in thread] 

List:       curl-commits
Subject:    cvs: curl/docs TODO,1.77,1.78
From:       Daniel Stenberg <bagder () users ! sourceforge ! net>
Date:       2003-03-28 12:56:11
[Download RAW message or body]

Update of /cvsroot/curl/curl/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv29974

Modified Files:
	TODO 
Log Message:
send as much as possible of the POST at once


Index: TODO
===================================================================
RCS file: /cvsroot/curl/curl/docs/TODO,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- TODO	15 Mar 2003 15:08:55 -0000	1.77
+++ TODO	28 Mar 2003 12:56:07 -0000	1.78
@@ -93,11 +93,12 @@
 
  HTTP
 
- * Pass a list of host name to libcurl to which we allow the user name and
-   password to get sent to. Currently, it only get sent to the host name that
-   the first URL uses (to prevent others from being able to read it), but this
-   also prevents the authentication info from getting sent when following
-   locations to legitimate other host names.
+ * If the "body" of the POST is < MSS it really aught to be sent along with
+   the headers. More generally, if the last chunk of the POST body is < MSS,
+   it should be sent with the previous chunk (which may be the POST headers).
+   So long as any one send is larger than MSS (or there is only one send when
+   < MSS :), the Nagle Algorithm will not be a problem on any stack where
+   Nagle is implemented correctly. (pointed out by Rick Jones)
 
  * Authentication: NTLM. Support for that MS crap called NTLM
    authentication. MS proxies and servers sometime require that. Since that



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic