Re: Issue with LimitRequestBody

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

 



If ap_die is called
413 is the response code on header sent to client
200 is the response code on logs
body has the error document and the response appended

If ap_finalize_request_protocol is called
413 is response code on header
413 is logged
response is not appended to error document



On Mon, Jan 20, 2014 at 6:36 PM, Eric Covener <covener@xxxxxxxxx> wrote:
On Mon, Jan 20, 2014 at 7:29 AM, Kalyana sundaram <kalyanceg@xxxxxxxxx> wrote:
> But if I call   ap_finalize_request_protocol(r) instead of using else part,
> things are fine
> Thats why I wish to understand, when mod_php is called

Ignoring all of the cases you aren't testing, what's the behavior in
that case (headers & body & log entry?).

Was the output generated by your script used in the response or discarded?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




--
Kalyanasundaram
http://blogs.eskratch.com/
https://github.com/kalyanceg/

[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