Nice catch, works perfectly now

Stephen Deasey wrote:
> Update of /cvsroot/naviserver/naviserver
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18813
> 
> Modified Files:
>       ChangeLog 
> Log Message:
>       * nsd/connio.c (ConnSend):
>       * tests/http.test:
>       * tests/testserver/pages/16480bytes: Add a call to
>       Ns_ConnSetLengthHeader() at the start of ConnSend() with the total
>       length of the file to send, otherwise Content-Length gets reported as
>       8192 which is the size of the buffer (IOBUFSZ) used to read the file off
>       disk.
> 
> 
> Index: ChangeLog
> ===================================================================
> RCS file: /cvsroot/naviserver/naviserver/ChangeLog,v
> retrieving revision 1.678
> retrieving revision 1.679
> diff -C2 -d -r1.678 -r1.679
> *** ChangeLog 21 Aug 2007 04:11:21 -0000      1.678
> --- ChangeLog 22 Aug 2007 16:17:08 -0000      1.679
> ***************
> *** 1,2 ****
> --- 1,12 ----
> + 2007-08-22  Stephen Deasey  <[EMAIL PROTECTED]>
> + 
> +     * nsd/connio.c (ConnSend):
> +     * tests/http.test:
> +     * tests/testserver/pages/16480bytes: Add a call to
> +     Ns_ConnSetLengthHeader() at the start of ConnSend() with the total
> +     length of the file to send, otherwise Content-Length gets reported as
> +     8192 which is the size of the buffer (IOBUFSZ) used to read the file off
> +     disk.
> + 
>   2007-08-20  Vlad Seryakov  <[EMAIL PROTECTED]>
>   
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> naviserver-commits mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/naviserver-commits
> 

-- 
Vlad Seryakov
[EMAIL PROTECTED]
http://www.crystalballinc.com/vlad/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to