2016-01-18 |
Jim Jagielski | Leverage the OPTIONS code for HEAD as well... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Eric Covener | emphasize http/1.0 clients, mention RFC7230 calling... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Eric Covener | leave a note that RFC7230 suggests force-response-1... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Christophe... | xforms es files |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Christophe... | Spanish XML update |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Jim Jagielski | honor worker settings |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Jim Jagielski | And we now allow for health checks via OPTIONS * |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Ruediger Pluem | * Since r1724820 two modules, mod_http2 and mod_ssl... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Jim Jagielski | simplify and start on concept framework of OPTIONS |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Jim Jagielski | Expose this in our API |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Stefan Eissing | better formatting of apr_utin64_t log output |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Stefan Eissing | log2n compilation error fix, cache digest calculation fix |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Eric Covener | missed in r1725149 |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Eric Covener | allow expressions to be used in SetHandler. Opt-in... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Jim Jagielski | redo |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Jim Jagielski | typo |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Jim Jagielski | typo from cut/paste |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Jim Jagielski | Add'em |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Jim Jagielski | forms |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Jim Jagielski | Prelim docs |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Jim Jagielski | Make balancer manager health-check aware |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Eric Covener | xforms |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Eric Covener | clarify a butchered sentence about missing ServerName... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Eric Covener | xforms |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Eric Covener | update syntax to allow for non-FQDN domains or IP addre... |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Jim Jagielski | some ordering optimization |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Jim Jagielski | Move to a set of health check workers, mapping to |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Jim Jagielski | pull this out... large enough for a func |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Jim Jagielski | Don't restore. |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Jim Jagielski | move scope |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Jim Jagielski | Since every check needs this, do this in the main |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Christophe... | Update lang/es.xml. |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Jim Jagielski | Avoid having to recheck DNS |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Jim Jagielski | Oops :) |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Christophe... | Update lang/es.xml. (2nd round) |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Jim Jagielski | 1st cut of 'simple' tcp check... We reuse various proxy |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Christophe... | Update lang/es.xml. |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Eric Covener | *) mod_proxy_fcgi: Suppress HTTP error 503 and messag... |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Eric Covener | avoid polluting search results by putting the full... |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Eric Covener | flush errors are TRACE1 in the core output filter now. |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Stefan Eissing | mod_http2: push diary to avoid duplicate pushes, cache... |
commit | commitdiff | tree | snapshot |
2016-01-14 |
Eric Covener | *) mod_rewrite: Avoid looping on relative substitutio... |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Rich Bowen | rebuild |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Rich Bowen | Distinguish between 'deflate' and 'gzip' encoding. |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Rich Bowen | rebuild |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Rich Bowen | Applies Luka's patch from bz 58744. |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Stefan Eissing | push diary work, introduction of N/P for cache digest... |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Stefan Eissing | new directive H2PushDiarySize, first simple apr_hash... |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Lucien Gentis | XML header update. |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Lucien Gentis | XML update. |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Lucien Gentis | XML update |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Lucien Gentis | XML update. |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Jim Jagielski | per rplum suggestion. thx! |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Christophe... | Fix doc as spotted by A. Gh. in online doc |
commit | commitdiff | tree | snapshot |
2016-01-10 |
Jim Jagielski | Use enums and structs to keep things better organized |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Stefan Eissing | version bump |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Stefan Eissing | removing session flags, using state enums only, added... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Stefan Eissing | attempting to send GOAWAY at connection end, alaways... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Rainer Jung | Add common extension "m4a" for MPEG 4 Audio to |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Jan Kaluža | * mod_log_debug docs: Fix the IS_SUBREQ example |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Yann Ylavic | mod_ssl: follow up to r1720129. |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Yann Ylavic | mod_ssl: follow up to r1723122, r1723143. |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Yann Ylavic | mod_ssl: follow up to r1723122. |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Stefan Eissing | no async http2 read for now, fixed GOAWAY flush at... |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Yann Ylavic | mod_ssl: Avoid one TLS record (application data) fragme... |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Stefan Eissing | no more blocking reads for aborted sessions |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Stefan Eissing | always sending GOAWAY frame on session shutdown if... |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Stefan Eissing | reducing # of file handles used in transfers by default... |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Stefan Eissing | dynamic allocation of transfer file handles used to... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Yann Ylavic | Follow up to r1722914: since worker threads are joined... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Stefan Eissing | fixed early returns on connection shutdown that did... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Stefan Eissing | joining zombie workers thread, as suggested by yann |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Stefan Eissing | reworked synching of session shutdown with worker threa... |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Christophe... | Fix compatibiliy note for the GlobalLog directive |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Christophe... | Fix sparse warnings introduced in r1722154 (inconsisten... |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Lucien Gentis | XML updates. |
commit | commitdiff | tree | snapshot |
2016-01-01 |
Rainer Jung | Update XForms. |
commit | commitdiff | tree | snapshot |
2016-01-01 |
Rainer Jung | Happy New Year 2016 |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Jim Jagielski | Don't bother w/ methods that return bodies. We don't |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Stefan Eissing | fixes after fuzzing tests, changed H2KeepAliveTimeout... |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Jim Jagielski | command changes |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Jim Jagielski | Check that we have names for both templates and |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Jim Jagielski | just check watched servers... use 'hc' prefix for sub... |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Jim Jagielski | Now implement the condition ruleset definition. The |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Jim Jagielski | move to per server conf, useful for adding HealthCheckC... |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Jim Jagielski | New support function: ap_getword_conf2[_nc] which acts |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Jim Jagielski | Better check |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Yann Ylavic | Follow up to r1715876: core directives' tokens are... |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Yann Ylavic | Follow up to r1715876: core directives are ASCII. |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Jim Jagielski | revert... hold off for now. |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Jim Jagielski | Ok... allow for getting "words" by also allowing the |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Jim Jagielski | finish looping logic... place-holder for actual checking |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Jim Jagielski | Make aware of new status: Failed Health Check. |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Yann Ylavic | Small changes to ap_casecmpstr[n]() for better performa... |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Jim Jagielski | Commit framework impl of health-check module plus |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Jim Jagielski | Update w/ better logging |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Yann Ylavic | Follow up to r1715880: revert more abusive ap_casecmpst... |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Jim Jagielski | Don't allow bad value to be updated |
commit | commitdiff | tree | snapshot |
next |