https://bz.apache.org/bugzilla/show_bug.cgi?id=57807

            Bug ID: 57807
           Summary: Build-configurable environment variable length
           Product: Apache httpd-2
           Version: 2.4.12
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_proxy_fcgi
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 32644
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32644&action=edit
Patch introducing AP_FCGI_MAX_RECORD_LEN for mod_proxy_fcgi

mod_proxy_fcgi hardcodes a 16 kB limit on environment variable length. The
attached patch makes it easier to set a higher limit at build time, by setting
AP_FCGI_MAX_RECORD_LEN in CFLAGS.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to