* HTTP Proxy: Don't send proxy.i2p to the naming service,

it was making the error pages load slowly
This commit is contained in:
zzz
2009-11-29 18:49:28 +00:00
parent f95b5324e0
commit 4c812c7bff
3 changed files with 27 additions and 11 deletions

View File

@ -1,3 +1,11 @@
2009-11-29 zzz
* config.jsp: Comment out unused stuff better
* profiles.jsp: Hide non-ff from ff table
* HTTP Proxy: Don't send proxy.i2p to the naming service,
it was making the error pages load slowly
* SOCKS Proxy: Fix an error message
* Transport: Fix the default inbound burst
2009-11-29 sponge
* net.i2p.router.transport.udp deadwood code cleanup.
* documented rare NPE in InboundEstablishState.java.