--------------------- PatchSet 5400 Date: 2007/08/20 11:53:14 Author: amosjeffries Branch: squid3-ipv6 Tag: (none) Log: Update NOTES-IPv6 with current issues. Members: NOTES-IPv6:1.1.2.58->1.1.2.59 Index: squid3/NOTES-IPv6 =================================================================== RCS file: /cvsroot/squid-sf//squid3/Attic/NOTES-IPv6,v retrieving revision 1.1.2.58 retrieving revision 1.1.2.59 diff -u -r1.1.2.58 -r1.1.2.59 --- squid3/NOTES-IPv6 19 Aug 2007 13:01:52 -0000 1.1.2.58 +++ squid3/NOTES-IPv6 20 Aug 2007 11:53:14 -0000 1.1.2.59 @@ -1,11 +1,11 @@ -$Id: NOTES-IPv6,v 1.1.2.58 2007/08/19 13:01:52 amosjeffries Exp $ +$Id: NOTES-IPv6,v 1.1.2.59 2007/08/20 11:53:14 amosjeffries Exp $ NP: Any problems with this version of squid please contact squid3@treenet.co.nz for assistance. -NP: All IPv6 builds from before 9 June 2007 contain a cache corruption bug - and require a full cachedir deletion and rebuild. - Failure to do this will result in random segfaults and memory corruption. +NP: Cache transition from older squid to IPv6 as not been tested. + Any volunteers welcome. For the rest cache_dir's should be + built from an empty state in the usual manner. IPv6 NEW FEATURES: @@ -114,6 +114,30 @@ 2007/08/20 00:14:41.486| WARNING: You should probably remove '::-ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff/::' from the ACL named 'all' +THEN THERES THIS: + 2007/08/20 23:46:41.507| ipcacheCycleAddr: www.google.co.nz now at 72.14.253.103 ( of + ) + 2007/..... + + +AND THE "ENDPOINT NOT CONNECTED" ERROR + + +2007/08/20 23:46:41.508| comm_write: FD 20: sz 702: hndl 1: data 0x85bbbb8. +2007/08/20 23:46:41.508| commConnectFree: FD 20 +2007/08/20 23:46:41.509| comm_read_try: FD 20, size 4094, retval -1, errno 107 +2007/08/20 23:46:41.509| comm_read_try: scheduling COMM_ERROR +2007/08/20 23:46:41.509| commio_complete_callback: called for 20 (-1, 107) +2007/08/20 23:46:41.509| commHandleWrite: FD 20: off 0, sz 702. +2007/08/20 23:46:41.509| commHandleWrite: write() returns -1 +2007/08/20 23:46:41.509| commHandleWrite: FD 20: write failure: (32) Broken pipe. +2007/08/20 23:46:41.509| commio_complete_callback: called for 20 (-1, 32) +2007/08/20 23:46:41.509| commio_call_callback: called for 20 +2007/08/20 23:46:41.509| httpReadReply: FD 20: len 0. +2007/08/20 23:46:41.509| httpReadReply: FD 20: read failure: (32) Broken pipe. +2007/08/20 23:46:41.509| fwdFail: ERR_READ_ERROR "Bad Gateway" + + TODO: 3 Push incremental patches to HEAD (on hold for 3.1 branch)