]> granicus.if.org Git - apache/history - modules/proxy/proxy_util.c
Move the shared scoreboard data initization to the balancer module.
[apache] / modules / proxy / proxy_util.c
2004-09-10 Mladen TurkMove the shared scoreboard data initization to the...
2004-09-09 Mladen TurkRemove unneeded variable. No functional change.
2004-09-09 Mladen TurkMake sure that the status is not overwritten.
2004-09-09 Jeff Trawickspellcheck
2004-09-09 Mladen TurkFirst try the reverse proxies. If there is no worker...
2004-09-09 Mladen TurkAdd PROXY_WORKER_IGNORE_ERRORS flags that
2004-09-09 Mladen TurkAdd sockaddr to proxy_conn_rec. Using the workers address
2004-09-09 Mladen TurkUse forward worker for all PROXYREQ_PROXY requests.
2004-08-18 Graham LeggettFix some compiler warnings in proxy
2004-08-13 Jeff Trawickaxe some unused variables and don't log an error code...
2004-08-11 William A. Rowe JrFix setting of hostname for backend.
2004-08-11 William A. Rowe JrAdded dynamic worker limit. It ensures that the addng...
2004-08-11 William A. Rowe JrAdd some extra debugging to ease the bug chasing :)
2004-08-11 William A. Rowe JrImplement the worker retry functionality.
2004-08-11 William A. Rowe JrShared memory support. The shared memory is inside
2004-08-11 William A. Rowe JrAdd route and redirect to worker so they can be set...
2004-08-11 William A. Rowe JrSet initial lbstatus to calculated lbfactor.
2004-08-11 William A. Rowe JrFix the assertion bug for reslist caused by returning the
2004-08-11 William A. Rowe JrChange the scheme handler hook to include worker.
2004-08-11 William A. Rowe JrAdded close_on_recycle flags for creatin connections.
2004-08-11 William A. Rowe JrAdded acquire and release connection functions.
2004-08-11 William A. Rowe JrAdded ap_proxy_connection_create function that makes
2004-08-11 William A. Rowe JrAdd ap_proxy_connect_backend that will replace
2004-08-11 William A. Rowe JrChange the way the prefork connection is created.
2004-08-11 William A. Rowe JrAdded acquire timeout for obtaining resources from...
2004-08-11 William A. Rowe JrRemove proxy_mdule_conf.
2004-08-11 William A. Rowe JrRemove proxy_conn struct and add it's params to proxy_c...
2004-08-11 William A. Rowe JrUse the worker pool for creating proxy_conn_poll to...
2004-08-11 William A. Rowe JrArrange the handling of apr_array_header_t arrays.
2004-08-11 William A. Rowe JrMake proxy_conn always accesible for preforked MPM and
2004-08-11 William A. Rowe JrAdd some source comments about worker DNS lookup.
2004-08-11 William A. Rowe JrAdded ap_proxy_determine_connection.
2004-08-11 William A. Rowe JrAdd ap_proxy_pre_request API function.
2004-08-11 William A. Rowe JrMake sure that APR_MAJOR_VERSION is defined.
2004-08-11 William A. Rowe JrRemove all worker/balancer API's to proxy_util.
2004-08-11 William A. Rowe Jr Missed a 2.0-HEAD proxy back-compat patch
2004-06-29 Nick KewFix for multiple proxy bugs - review please:
2004-05-19 Jeff TrawickFix handling of IPv6 numeric strings in mod_proxy.
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-09-03 Jeff Trawickswitch to APR 1.0 API (which is still in flux)
2003-04-15 Graham LeggettFixed a segfault when multiple ProxyBlock directives...
2003-02-03 André Malofinished that boring job:
2002-10-14 Jim JagielskiHaven't heard any vetoes regarding this, so might as...
2002-08-25 Ian Holsmanmake the output XHTML
2002-07-15 William A. Rowe Jr http occurances to update for apr_socket_opt_get/set
2002-07-15 William A. Rowe Jr Timeout/time fixes
2002-07-10 Victor J. OrlikowskiContinue the Bill Rowe apr_size_t crusade.
2002-06-23 William A. Rowe Jr No crutches, people!
2002-06-14 William A. Rowe Jr Cleanup proxy timeouts a bit to remove emits and...
2002-06-12 William A. Rowe Jr Solve the 80/20 by initializing and storing server_re...
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_[pr]error()
2002-04-25 Jeff Trawickget mod_proxy to build on EBCDIC machines
2002-04-06 Graham LeggettQuick fix to an incorrect comment.
2002-04-02 Doug MacEachernPR:
2002-03-22 Jeff Trawickfix some abuse of apr_port_t (flagged by Sun WorkShop)
2002-03-21 Graham LeggettChange the header merging behaviour in proxy, as some...
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-08 Jeff Trawickimplement a common function for getting a socket and...
2002-03-07 Ryan BloomWe need to setup protocol filters for the fake request...
2002-02-21 Jeff Trawickfix the linkage of and add a prototype for ap_proxy_tab...
2002-02-21 Graham LeggettSome browsers ignore cookies that have been merged...
2002-01-30 Bill StoddardCleanup some fallout from the recent install_transport_...
2002-01-25 Justin ErenkrantzChange ap_get_brigade prototype to remove *readbytes...
2002-01-19 Justin ErenkrantzInput filtering prototype change: Socket blocking type...
2002-01-03 Bill StoddardFix seg fault in HTTP_IN when trying to handle the...
2002-01-02 Bill StoddardChange the return code from APR_TIMEUP to APR_ECONNABOR...
2001-12-31 Bill StoddardEliminate loop in ap_proxy_string_read(). Need to be...
2001-12-29 Bill StoddardDetabify some functions. No functional change.
2001-11-28 Ian Holsmanmake the proxy code spit out an error to the error...
2001-10-16 William A. Rowe Jr Hmmm... mismatched namespaces :-?
2001-10-16 Ryan BloomCleanup the proxy code that creates a request to the...
2001-10-08 Ian Holsmandechunking filter removed.
2001-10-08 Ian Holsmaninitial port of new Request-mode HTTP_IN filter to...
2001-08-07 Ian Holsmanchange the parameter to ap_get_brigade from apr_site_t...
2001-08-01 Victor J. Orlikowskiinet_addr and inet_network are not interchangable.
2001-07-31 Victor J. OrlikowskiAfter checking what this does with Bill Rowe, and disco...
2001-07-31 Victor J. OrlikowskiBeing slightly picky: properly namespace protect make_f...
2001-07-31 Victor J. OrlikowskiNobody screamed. ;)
2001-06-28 Chuck MurckoReorganize ap_proxy_string_read() internally to not...
2001-06-28 Victor J. OrlikowskiAn EOS bucket doesn't contain anything, so why shouldn...
2001-06-06 Chuck MurckoUse apr-util's date functions now
2001-05-11 Ian HolsmanAllows Mod_proxy to be dynamically loaded on win32...
2001-05-07 Chuck MurckoCrikey.
2001-05-06 Chuck MurckoTrack Greg's change to byte count for input filters
2001-04-24 Graham LeggettMade the variable naming the same as everywhere else...
2001-04-24 Victor J. OrlikowskiJust for the sake of cleanliness ...
2001-04-23 Graham LeggettApply changes to ap_get_brigade() to the proxy code.
2001-04-14 Graham LeggettMake hooks work for the *_canon() functions. Work conti...
2001-04-12 Graham LeggettFTP directory filter works now.
2001-04-10 Graham LeggettMake sure the filter stack in a reused downstream conne...
2001-04-10 Graham LeggettWe now keep the entire conn_rec across downstream keepa...
2001-04-10 Graham LeggettCompiler warnings - yuck!
2001-04-06 Graham LeggettBugfixes to proxy_ftp.c -> in some places uri_addr...
2001-04-06 Graham LeggettConverted send_dir() to ap_proxy_send_dir_filter()...
2001-04-05 Graham LeggettCleanup of dead functions within proxy_util.c.
2001-04-04 Graham LeggettSome code rewriting in ap_proxy_connect_handler():
2001-04-02 Graham Leggett *) Added support for downstream keepalives in mod_proxy.
next