- Mar 08, 2005
-
-
Sander Striker authored
* modules/cache/cache_util.c (ap_cache_check_freshness): On Cache-Control/Pragma no-cache force revalidation by marking the resource as stale. Unless IgnoreCacheControl is set ofcourse. * modules/cache/mod_cache.c (cache_url_handler): Remove Cache-Control/Pragma no-cache check and accompagnying comment. (cache_save_filter): Move FIXME comment to the correct location. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156480 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
* cache_util.c * mod_cache.imp * mod_cache.h (ap_cache_request_is_conditional): Removed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156471 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 07, 2005
-
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156404 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
the stored headers for the Cache-Control check. Pointed out by: Sander Striker git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156401 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 06, 2005
-
-
Sander Striker authored
* modules/cache/mod_cache.c (cache_save_filter): Instead of unconditionally returning a 304 when the original request was conditional and we issued a cache revalidating request, handle the request as if it came in while our cache was still valid. * modules/cache/cache_storage.c (cache_select_url): Strip off the conditional headers from the original request, prior to adding our own for the purpose of revalidating our cached response. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156330 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
* modules/cache/mod_disk_cache.c (store_headers): Stop second guessing mod_cache and just store the headers in a new file (overwriting the old). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156306 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
(cache_url_handler): Tweak a few comments. (cache_save_filter): Add a FIXME for a corner case. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156304 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 05, 2005
-
-
Jeff Trawick authored
Submitted by: Sander Temme git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156279 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
generation in the scoreboard so that mod_status can accurately represent workers in processes which are gracefully terminating. New child processes with worker MPM can take over slots of individual threads within gracefully terminating processes. Sometimes this is a problem (too many of these gracefully terminating processes), so it is helpful to have mod_status provide the information required to recognize these processes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156274 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 01, 2005
-
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155833 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 28, 2005
-
-
Bradley Nicholes authored
If the search fails due to a bad connection, make sure that we unbind the connection so that it will be recreated the next time it is used. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155713 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
PR: 33765 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155681 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 27, 2005
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155621 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 26, 2005
-
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155392 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 25, 2005
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155363 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
DAV_DECLARE or DAV_DECLARE_NONSTD. * modules/dav/main/liveprop.c, modules/dav/main/props.c, modules/dav/main/util_lock.c, modules/dav/main/mod_dav.c, modules/dav/main/std_liveprop.c, modules/dav/main/util.c: Update function definitions. Submitted by: Branko Čibej <brane xbc.nu> Reviewed by: Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155345 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155332 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155311 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155310 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
I plan on updating mod/event.xml with more details this weekend. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155309 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 24, 2005
-
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155276 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155229 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155219 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155217 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
spurious error at EOF. PR: 33615 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155209 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
Submitted by: Guenter Knauf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155106 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 23, 2005
-
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154978 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
* CHANGES: Bump. * include/ap_release.h: Bump. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154973 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154971 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 22, 2005
-
-
William A. Rowe Jr authored
Reverting a localization I had attempted to fix back on Saturday. Must have closed the svn commit shell a bit to quickly. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154911 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 20, 2005
-
-
Andre Malo authored
* manual/new_features_2_0.xml.pt-br, manual/upgrading.xml.pt-br: fix typos etc. * update transformation Submitted by: Eduardo Tompson Pereira <duaspila ig.com.br> Reviewed by: Luiz Rocha git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154505 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 19, 2005
-
-
Stas Bekman authored
showstopper git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154394 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 18, 2005
-
-
William A. Rowe Jr authored
pcre.lib is bound into libhttpd.dll - we no longer need to redistribute yet another third party lib, while we now have an ap_reg* API exported and supported by httpd. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154340 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
80 col style fix, no code harmed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154329 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Add mod_echo - not built by default, but this drops the warning that the module isn't declared in BaseAddr.ref. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154328 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154322 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154320 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
Win32: Move call of mpm_service_install to rewrite_args hook but continue thru post_config to check httpd.conf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154319 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix some symbols which should -not- be exported, and decorate real_exit_code with ap_ (this symbol must be exported.) If the others were desired to be public, they should have been ap_xxx decorated. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154216 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 17, 2005
-
-
William A. Rowe Jr authored
Belated CHANGES, must have conflicted last time I tried to commit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154213 13f79535-47bb-0310-9956-ffa450edef68
-