Mercurial > dive4elements > framework
comparison ChangeLog @ 262:5cab846eb2a3
flys/issue65: Set number of max. restlet threads to 1024 and make it configurable.
artifacts/trunk@1943 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 18 May 2011 10:10:11 +0000 |
parents | f3d970a832ff |
children | c0fb96f88ad1 |
comparison
equal
deleted
inserted
replaced
261:f3d970a832ff | 262:5cab846eb2a3 |
---|---|
1 2011-04-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/rest/Standalone.java: | |
4 With '/artifact-database/rest-server/max-threads/text()' in conf.xml | |
5 you can set the number of threads used by the restlet server. | |
6 Defaults to 1024 now. Another attempt/workaround to cope with flys/issue65. | |
7 | |
1 2011-05-17 Ingo Weinzierl <ingo@intevation.de> | 8 2011-05-17 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: | 10 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: |
4 Bugfix: The output name and its concrete type are both written into the | 11 Bugfix: The output name and its concrete type are both written into the |
5 document that is used to trigger the OUT operation of a collection. | 12 document that is used to trigger the OUT operation of a collection. |