/[Apache-SVN]
ViewVC logotype

Revision 1542330


Jump to revision: Previous Next
Author: jim
Date: Fri Nov 15 17:09:16 2013 UTC (10 years, 6 months ago)
Changed paths: 10
Log Message:
Merge r1523281, r1524368, r1525276, r1525280, r1525281 from trunk:

Switch from private FastCGI protocol handling to util_fcgi API.


Use apr_socket_timeout_get instead of hard-coded 30 seconds timeout.


Bring some envvar flexibility from mod_authnz_fcgi to mod_proxy_fcgi:

mod_proxy_fcgi: Remove 64K limit on encoded length of all envvars.
An individual envvar with an encoded length of more than 16K will be
omitted.


Borrow a fix from mod_authnz_fcgi:

mod_proxy_fcgi: Handle reading protocol data that is split between
packets.


Use ap_log_rdata() to dump the FastCGI header, axing a bunch
of custom data dumping code.

Submitted by: trawick, jkaluza, trawick, trawick, trawick
Reviewed/backported by: jim


Changed paths

Path Details
Directoryhttpd/httpd/branches/2.4.x/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/CHANGES modified , text changed
Directoryhttpd/httpd/branches/2.4.x/STATUS modified , text changed
Directoryhttpd/httpd/branches/2.4.x/docs/manual/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/docs/manual/howto/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/docs/manual/mod/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/docs/manual/mod/mod_macro.xml modified , props changed
Directoryhttpd/httpd/branches/2.4.x/docs/manual/rewrite/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/modules/proxy/fcgi_protocol.h modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/proxy/mod_proxy_fcgi.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26