The unified diff between revisions [7ca4d7bd..] and [60564a86..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'README.swilton'
# # # patch "README.swilton" # from [de5968a25ae41218d375dcb60752aa8841dfd167] # to [6bba792bbbf688615305d5080416c2eed3136387] # ============================================================ --- README.swilton de5968a25ae41218d375dcb60752aa8841dfd167 +++ README.swilton 6bba792bbbf688615305d5080416c2eed3136387 @@ -1 +1,14 @@ -This tree will be used to add extra features to the squid source +This tree will be used to add extra features to the squid source. This is based on differences to the net.cacheboy.squid tree. + +Current plans are to add the following support: +- I'd like to look at some form of direct disk I/O for squid + +The following cleanup work needs doing: +- wccp2 needs to have a better config interface, and less hard-coded options +- Connection pinning should shut down the server fd when the client disappears + +Currently applied patches are listed below: +epoll support +tproxy support +wccpv2 support +connection pinning (allow NTLM web server auth)