[users@httpd] mod_perl not sending Content-Length header

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

 



Hello everyone,
 
I have Fedora Core 2 which has Apache/2.0.51 and mod_perl-1.99_12-2.1 .  I am using mod_perl to generate dynamic content, and I always know the length of the content I will be sending to the browser.  So I have Keep-Alive On.  In my code, I call:
 
$r->headers_out->add("Content-Length",length($content));
 
But I notice that it does not send the Content-Length response header (verified with ethereal packet capture)
 
Anyone has similar problem?  Any suggestion?
 
Khai
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux