More information regarding the various changes.
This commit is contained in:
parent
c25c7a947f
commit
f72ebfe0d8
22
NEWS
22
NEWS
@ -3,21 +3,23 @@
|
|||||||
====
|
====
|
||||||
|
|
||||||
Well so much for the 1.4.0 version being the best tinyproxy---there
|
Well so much for the 1.4.0 version being the best tinyproxy---there
|
||||||
were bugs. The most serious was that anonymous filtering was not
|
were bugs. The most serious was a segmentation fault problem when an
|
||||||
actually working. Another bug fix is that on Debian systems (and
|
invalid request was received. Also, anonymous filtering was not
|
||||||
maybe others) child threads would not be closed if they had been
|
actually working. Another bug fix is that on Debian systems (and maybe
|
||||||
created after tinyproxy had been started. Finally, if
|
others) child threads would not be closed if they had been created
|
||||||
MaxClientRequests was set to 0, the status of the thread was not going
|
after tinyproxy had been started. Finally, if MaxClientRequests was
|
||||||
back to T_WAITING.
|
set to 0, the status of the thread was not going back to T_WAITING.
|
||||||
|
|
||||||
Okay, now on to the new features. There is only one feature which is
|
Okay, now on to the new features. There is a new Connect log
|
||||||
the new Connect log level. This is basically "Info" without info's
|
level. This is basically "Info" without info's noise. Also, the error
|
||||||
noise.
|
reporting function sends back more HTTP headers, which should lead to
|
||||||
|
a more standards compliant proxy.
|
||||||
|
|
||||||
There are a couple of features which I'm working on for the next
|
There are a couple of features which I'm working on for the next
|
||||||
release. There has been requests for logging on tunnelled
|
release. There has been requests for logging on tunnelled
|
||||||
connections. Also, some people would like HTTP filtering on tunnelled
|
connections. Also, some people would like HTTP filtering on tunnelled
|
||||||
connections.
|
connections. Finally, I do have the information to include SSL
|
||||||
|
connections, so I will be including it in the next release.
|
||||||
|
|
||||||
So, the above bugs are fixed, hopefully there are no other ones. The
|
So, the above bugs are fixed, hopefully there are no other ones. The
|
||||||
new features will be worked into the next few releases.
|
new features will be worked into the next few releases.
|
Loading…
Reference in New Issue
Block a user