summaryrefslogtreecommitdiffstats
path: root/modules/proxy/proxy_util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-29whitespaceJim Jagielski1-2/+2
2011-11-29RPM: Add support for mod_lua.Graham Leggett1-0/+14
2011-11-29RPM: Introduce a proper layout for RPM, removing the need for scriptGraham Leggett2-13/+27
2011-11-29Logic which makes the balancer "active" or not... so we can turn themJim Jagielski4-11/+18
2011-11-29RPM: Introduce an httpd-tools package, containing all the userlandGraham Leggett1-9/+26
2011-11-29RPM: Align the requires and buildrequires lines with those of the FedoraGraham Leggett1-18/+22
2011-11-29Instead of running thru all kinds of logic paths, just add inJim Jagielski1-0/+1
2011-11-29RPM: Split the LDAP and proxy_html modules into dedicated RPMs, so that theGraham Leggett1-6/+136
2011-11-29RPM: Remove stray configure options that are covered byGraham Leggett1-8/+0
2011-11-29RPM: Support shared mpms with the event mpm as default. Remove all theGraham Leggett1-40/+3
2011-11-29RPM: Include configuration for mod_proxy_html.Graham Leggett1-0/+2
2011-11-29RPM: The default httpd mpm is now worker instead of prefork.Graham Leggett1-1/+1
2011-11-28Expose the path that the balancer handles...Jim Jagielski2-2/+10
2011-11-28Pull this out as a sep function to allow for full vhostingJim Jagielski2-7/+32
2011-11-28"Final" (I hope) proxy struct/API changes in order to supportJim Jagielski2-3/+8
2011-11-28Error-check.Jim Jagielski3-27/+45
2011-11-28fix typoHiroaki Kawai1-1/+1
2011-11-28fix typo.Hiroaki Kawai4-7/+7
2011-11-27- Add some error handling for writing to the output filter chain.Stefan Fritsch1-9/+32
2011-11-27Fix some warn_unused_result compiler warnings by checking the return code ofStefan Fritsch1-15/+24
2011-11-27thx sfJim Jagielski1-5/+1
2011-11-27mention IndexIgnore limitation in DirectoryMatch and friends as currently Eric Covener1-0/+7
2011-11-27remove punctuation from exampleEric Covener1-1/+1
2011-11-27Replace unusable/fringe absolute path example for AddDescription and listEric Covener1-1/+10
2011-11-26Replace a missed version of remote_addr with the new peer_addr.Graham Leggett1-1/+1
2011-11-26Updates.Lucien Gentis6-18/+33
2011-11-25Remove unused variables.Graham Leggett1-3/+0
2011-11-25Remove unused variable.Graham Leggett1-1/+0
2011-11-25Introduce a per connection "peer_ip" and a per request "client_ip" toGraham Leggett24-74/+74
2011-11-25Move useful and shared balancer stuff to the shm slot...Jim Jagielski7-59/+73
2011-11-25Allow compile time changes of field sizes and be moreJim Jagielski3-18/+30
2011-11-25Comment reason for NULL parameterJim Jagielski1-0/+4
2011-11-24Use varargs...Jim Jagielski3-16/+22
2011-11-24update xformsIgor Galić4-9/+10
2011-11-24Pr#52239: clarify Event MPM's behaviour with strictlyIgor Galić1-4/+5
2011-11-24document userland changeJim Jagielski1-0/+2
2011-11-23add util.regex.c to MPM, had been unneeded untill r1200055Gregg Lewis Smith1-0/+4
2011-11-23fix commentStefan Fritsch1-1/+1
2011-11-23mod_ratelimit has an output filter, not a handler. Also took a quickEric Covener1-3/+3
2011-11-23update xformsStefan Fritsch33-737/+961
2011-11-23The expression parser is not only a developer change.Stefan Fritsch1-7/+15
2011-11-23Make it more explicit that mod_lua may change in 2.4.x Stefan Fritsch1-1/+2
2011-11-23specify limited context list for ModemStandardEric Covener1-0/+1
2011-11-23Use ap_pass_brigade_fchk()Jim Jagielski2-35/+9
2011-11-23Add ap_pass_brigade_fchk() which does a Filter CHecK on theJim Jagielski2-0/+47
2011-11-23rebuild markupIgor Galić21-438/+207
2011-11-23mod_session: document overrides.Igor Galić1-0/+5
2011-11-23mod_negotiation: don't return non-AP_FILTER_ERROR filter return values Eric Covener1-1/+11
2011-11-22Update the documentation for the %a and %{c}a logging format strings, andGraham Leggett4-16/+22
2011-11-22Align the format variable for the raw IP between the error_log and theGraham Leggett1-12/+1