Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3498:92239b53823f
ProxyServlet: Use block instead of byte wise copy.
flys-client/trunk@5222 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 16 Aug 2012 16:38:21 +0000 |
parents | 88feb3347aa5 |
children | 17c66d38f095 |
comparison
equal
deleted
inserted
replaced
3497:88feb3347aa5 | 3498:92239b53823f |
---|---|
1 2012-08-16 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/ProxyServlet.java: | |
4 Shortend lines to 80 chars. Made debug outout conditional. | |
5 Use block copy instead of tight byte wise loop. | |
6 | |
1 2012-08-16 Björn Ricks <bjoern.ricks@intevation.de> | 7 2012-08-16 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/client/server/ProxyServlet.java: | 9 * src/main/java/de/intevation/flys/client/server/ProxyServlet.java: |
4 Implement a ProxyServlet to be able to restrict the access to the | 10 Implement a ProxyServlet to be able to restrict the access to the |
5 mapserver too. All queries to the provided map services should go throught | 11 mapserver too. All queries to the provided map services should go throught |