dont spec thread pool name, to prevent sharing

This commit is contained in:
zzz
2011-01-21 15:36:23 +00:00
parent 4c84930245
commit d2adbfdf24

View File

@@ -65,7 +65,6 @@
<Set name="LowResourcePersistTimeMs">1000</Set> <Set name="LowResourcePersistTimeMs">1000</Set>
<Set name="ConfidentialPort">8443</Set> <Set name="ConfidentialPort">8443</Set>
<Set name="IntegralPort">8443</Set> <Set name="IntegralPort">8443</Set>
<Set name="PoolName">main</Set>
</New> </New>
</Arg> </Arg>
</Call> </Call>