summaryrefslogtreecommitdiff
path: root/modules/proxy
Commit message (Expand)AuthorAgeFilesLines
* OK, instead of an igly hack, just use the normalJim Jagielski2008-12-083-30/+20
* Explain some thingsJim Jagielski2008-12-081-0/+9
* Force the lbmethod submodules to be loaded AFTERJim Jagielski2008-12-082-20/+22
* Make the max time from when we last saw a host a compile time option.Paul Querna2008-12-051-1/+8
* Import the core parts of the DTrace patch. This is a modified and updated Paul Querna2008-12-051-0/+2
* All lbmethods are now ind submodules...Jim Jagielski2008-12-032-308/+1
* Allow for ind lbs to buildJim Jagielski2008-12-031-0/+7
* Add in independent bytraffic lbmethodJim Jagielski2008-12-031-0/+132
* Add in independent byrequests lbmethodJim Jagielski2008-12-031-0/+165
* Add in independent bybusyness lbmethodJim Jagielski2008-12-031-0/+129
* And allow for the submod to be builtJim Jagielski2008-12-035-368/+17
* And move the HB balancer thereJim Jagielski2008-12-031-0/+364
* Add the new modules to the netware buildBradley Nicholes2008-12-012-0/+271
* Add a new module to read in the heartbeat file and do load balancing forPaul Querna2008-12-012-0/+368
* * Rip out the old flushing approach for solving lifetime issues between theRuediger Pluem2008-11-084-119/+81
* Ummm why bother setting vars if we are bailing?Jim Jagielski2008-11-031-5/+5
* * Use distinct char pointers for sending and receiving buffers to avoidRuediger Pluem2008-11-011-2/+3
* * save_table needs to be declared first before it can be used.Ruediger Pluem2008-10-241-1/+3
* AJP was dropping pre-existing cookies. Use same logicJim Jagielski2008-10-241-1/+14
* Fix the io buffersize code. Have the docs match the codeJim Jagielski2008-10-231-3/+8
* Remove potential for memory leak... allocate on thisJim Jagielski2008-10-221-17/+7
* * There are no subrequests which have itself as parent.Ruediger Pluem2008-10-221-1/+1
* * Move ap_timeout_parameter_parse from mod_proxy.c to server/util.c and thusRuediger Pluem2008-10-221-70/+0
* * Improve the way to detect whether buckets in the filter chain need to beRuediger Pluem2008-10-221-43/+98
* ap_proxy_determine_connection modifies the url if we are retrying the result ...Jean-Frederic Clere2008-10-201-2/+3
* * Add the possibility to set the worker parameters connectiontimeout and pingRuediger Pluem2008-10-151-14/+87
* * Revert r703998.Ruediger Pluem2008-10-151-18/+0
* * Make the connection timeout to backends work by temporarily setting theRuediger Pluem2008-10-131-0/+18
* For timeouts, behave as before and not drop.Jim Jagielski2008-09-201-2/+9
* Allow for the smax param to be 0, so that all connectionsJim Jagielski2008-09-192-2/+4
* Always send body (zero size at least) whenever C-L is present in the requestMladen Turk2008-09-181-0/+45
* * If CPING fails retry once more with a fresh TCP connection. If this failsRuediger Pluem2008-09-091-32/+43
* Allow determination of whether to use ';' asJim Jagielski2008-08-213-3/+20
* Add in additional logging and use correct formatsJim Jagielski2008-08-191-4/+13
* Remove trailing path element, ala ./jk/native/common/jk_lb_worker.c,Jim Jagielski2008-08-181-1/+1
* Add in bybusyness LB method, via Joel Gluth inJim Jagielski2008-08-181-0/+102
* Add comment on why the cast is safe and does not resultJim Jagielski2008-08-181-0/+1
* We are really looking for the scheme here... so be consistantJim Jagielski2008-08-181-2/+2
* typoJim Jagielski2008-08-181-1/+1
* comment tweakJeff Trawick2008-08-121-1/+1
* * Introduce environment variable proxy-initial-not-pooled to avoid reusingRuediger Pluem2008-08-092-0/+18
* * Add the possibility to set a separate connection timeout for backendRuediger Pluem2008-08-093-2/+28
* * Move nonce field inside the html form.Ruediger Pluem2008-08-061-1/+2
* * Prevent XSS attacks when using wildcards in the path of the FTP URLRuediger Pluem2008-08-051-0/+1
* * Remove call to apr_reslist_destroy. With the latest trunk version ofRuediger Pluem2008-08-041-1/+0
* * Construct a site in the reverse proxy case when there is non.Ruediger Pluem2008-07-301-0/+7
* * Ensure that the SSL filters are not inserted on FTP data connections evenRuediger Pluem2008-07-221-0/+5
* move back to inner loop... fails otherwiseJim Jagielski2008-06-101-1/+3
* Patch for CVE-2008-2364...Jim Jagielski2008-06-101-5/+28
* Catch up with a host of changes to the current module setWilliam A. Rowe Jr2008-06-071-0/+111