]> granicus.if.org Git - apache/history - modules
scoreboard addition of protocol, new ap_udpte_child_status methods
[apache] / modules /
2016-01-21 Stefan Eissingscoreboard addition of protocol, new ap_udpte_child_sta...
2016-01-21 Jim JagielskiAdjust so that watchdog runs every 2 seconds
2016-01-21 Stefan Eissingusing socket timeouts to stutter keepalives, so that...
2016-01-21 Jim JagielskiAssign log message tags
2016-01-21 Stefan Eissinghandling TIMEUP on SSL inputs by allowing later retries
2016-01-21 Eric Covenerrevert r1725348, force-response-1.0 is not suggested.
2016-01-20 Jim JagielskiWith the updated ap_expr, we can now check for the
2016-01-20 Stefan Eissingupdating scoreboard from conn to erase request string...
2016-01-19 Jim JagielskiAnd make the list of health check conditions viewable via
2016-01-19 Jim JagielskiExpose the expr
2016-01-19 Rainer JungUse worker status character defines taken
2016-01-19 Jim Jagielskicorrect error string
2016-01-19 Jim JagielskiLatest fixes... move some to TRACE7
2016-01-19 Jim JagielskiAdjust log levels
2016-01-19 Jim JagielskiNow, allow for checking of conditions, created and...
2016-01-19 Rainer JungAdded some more log numbers to log statements that
2016-01-19 Jim JagielskiStart impl of expr conditions for runtime checks
2016-01-19 Stefan Eissingchecking for stopping MPM before going into blocking...
2016-01-19 Jim JagielskiFor OPTIONS and HEAD, only 2xx and 3xx are considered...
2016-01-19 Rainer JungRemove APLOGNO after moving log message to
2016-01-19 Jim JagielskiOPTIONS/HEAD proxy function should be diff from simple...
2016-01-19 Jim JagielskiOpen up hook/scar to allow for passes/fails and
2016-01-19 Stefan Eissingbytes read/written on slave connections are reported...
2016-01-19 Rainer JungFill in APLOGNO.
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-19 Rainer JungSilence compiler warning (twice):
2016-01-19 Rainer JungSilence compiler warning:
2016-01-19 Rainer JungSilence compiler warning:
2016-01-19 Rainer JungReformat.
2016-01-19 Rainer JungSilence compiler warnings:
2016-01-19 Rainer JungSilence compiler warning:
2016-01-19 Rainer JungRemove new APLOGNO form mod_log_debug.
2016-01-19 Christophe JailletNo need to search twice for the same value.
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-18 Jim JagielskiLeverage the OPTIONS code for HEAD as well...
2016-01-18 Eric Covenerleave a note that RFC7230 suggests force-response-1...
2016-01-18 Jim Jagielskihonor worker settings
2016-01-18 Jim JagielskiAnd we now allow for health checks via OPTIONS *
2016-01-18 Jim Jagielskisimplify and start on concept framework of OPTIONS
2016-01-18 Jim JagielskiExpose this in our API
2016-01-18 Stefan Eissingbetter formatting of apr_utin64_t log output
2016-01-18 Stefan Eissinglog2n compilation error fix, cache digest calculation fix
2016-01-17 Jim JagielskiMake balancer manager health-check aware
2016-01-16 Jim Jagielskisome ordering optimization
2016-01-16 Jim JagielskiMove to a set of health check workers, mapping to
2016-01-16 Jim Jagielskipull this out... large enough for a func
2016-01-16 Jim JagielskiDon't restore.
2016-01-16 Jim Jagielskimove scope
2016-01-16 Jim JagielskiSince every check needs this, do this in the main
2016-01-15 Jim JagielskiAvoid having to recheck DNS
2016-01-15 Jim JagielskiOops :)
2016-01-15 Jim Jagielski1st cut of 'simple' tcp check... We reuse various proxy
2016-01-15 Eric Covener *) mod_proxy_fcgi: Suppress HTTP error 503 and messag...
2016-01-15 Eric Covenerflush errors are TRACE1 in the core output filter now.
2016-01-15 Stefan Eissingmod_http2: push diary to avoid duplicate pushes, cache...
2016-01-14 Eric Covener *) mod_rewrite: Avoid looping on relative substitutio...
2016-01-12 Stefan Eissingpush diary work, introduction of N/P for cache digest...
2016-01-11 Stefan Eissingnew directive H2PushDiarySize, first simple apr_hash...
2016-01-11 Jim Jagielskiper rplum suggestion. thx!
2016-01-10 Jim JagielskiUse enums and structs to keep things better organized
2016-01-08 Stefan Eissingversion bump
2016-01-08 Stefan Eissingremoving session flags, using state enums only, added...
2016-01-07 Stefan Eissingattempting to send GOAWAY at connection end, alaways...
2016-01-06 Yann Ylavicmod_ssl: follow up to r1720129.
2016-01-06 Yann Ylavicmod_ssl: follow up to r1723122, r1723143.
2016-01-05 Yann Ylavicmod_ssl: follow up to r1723122.
2016-01-05 Stefan Eissingno async http2 read for now, fixed GOAWAY flush at...
2016-01-05 Yann Ylavicmod_ssl: Avoid one TLS record (application data) fragme...
2016-01-05 Stefan Eissingno more blocking reads for aborted sessions
2016-01-05 Stefan Eissingalways sending GOAWAY frame on session shutdown if...
2016-01-05 Stefan Eissingreducing # of file handles used in transfers by default...
2016-01-05 Stefan Eissingdynamic allocation of transfer file handles used to...
2016-01-04 Yann YlavicFollow up to r1722914: since worker threads are joined...
2016-01-04 Stefan Eissingfixed early returns on connection shutdown that did...
2016-01-04 Stefan Eissingjoining zombie workers thread, as suggested by yann
2016-01-04 Stefan Eissingreworked synching of session shutdown with worker threa...
2016-01-03 Christophe JailletFix sparse warnings introduced in r1722154 (inconsisten...
2015-12-30 Jim JagielskiDon't bother w/ methods that return bodies. We don't
2015-12-30 Stefan Eissingfixes after fuzzing tests, changed H2KeepAliveTimeout...
2015-12-30 Jim Jagielskicommand changes
2015-12-30 Jim JagielskiCheck that we have names for both templates and
2015-12-30 Jim Jagielskijust check watched servers... use 'hc' prefix for sub...
2015-12-30 Jim JagielskiNow implement the condition ruleset definition. The
2015-12-30 Jim Jagielskimove to per server conf, useful for adding HealthCheckC...
2015-12-30 Jim JagielskiBetter check
2015-12-29 Jim Jagielskifinish looping logic... place-holder for actual checking
2015-12-29 Jim JagielskiMake aware of new status: Failed Health Check.
2015-12-29 Jim JagielskiCommit framework impl of health-check module plus
2015-12-29 Jim JagielskiUpdate w/ better logging
2015-12-29 Yann YlavicFollow up to r1715880: revert more abusive ap_casecmpst...
2015-12-29 Jim JagielskiDon't allow bad value to be updated
2015-12-29 Stefan Eissingremoving unwanted import
2015-12-28 Yann Ylavicmod_cache_socache: Fix a possible cached entity body...
2015-12-26 Jim JagielskiAbstract out as macro
2015-12-23 Stefan Eissingfixed segfault in connection shutdown, added accept...
2015-12-23 Stefan Eissingfixed bug in upload that triggered window_updates durin...
2015-12-22 Stefan Eissingreduced logging for MPM async query not implemented...
2015-12-22 Stefan Eissingrewrote http2 connection state handling, fixed keepaliv...
2015-12-22 Christophe JailletSave a few bytes in conf pool when processing 'NWSSLTru...
2015-12-21 Eric Covenerdisk_cache: improve logging of errors around reading...
next