]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Fri, 22 May 1998 08:29:06 +0000 (08:29 +0000)
committerwessels <>
Fri, 22 May 1998 08:29:06 +0000 (08:29 +0000)
ChangeLog
TODO

index e3f1a1915db67ff84b71f85eb6b8806d0b54b43d..b542f8d45b20bd104f8bfa04e6706ebb7e938603 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        - Don't cache HTTP replies with Vary: headers until we
          get content negotiation working.
        - Fixed SSL proxying to forward full HTTP request headers.
+       - Changed storeGetMemSpace().  Only purge down to the HIGH
+         water mark; move locked entries to the head of the inmem
+         list.
+       - Changed clientReadRequest() to locally handle any
+         "squid-internal-static" URL for any host.
 
 Changes to squid-1.2.beta20 (April 24, 1998):
 
diff --git a/TODO b/TODO
index 9563db3e40f047ed9a912b38cc51252f207ecbfa..d79c14b4d4b426d318d1be750e2a549c998663c2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,6 +8,7 @@ Our Todo List
        interesting since we just optimized the LRU replacement with a 
        doubly-linked list.
 (1) ** Send full HTTP requests in ICP messages (DW)
+(1)    SSL doesn't work with Proxy Authentication
 
 (2)    be more persistent in forwarding requests; return fewer error pages
 (2)    Fix some problems with peer-selection.