root/trunk/components/blitz/test/manual.config
| Revision 2710, 289 bytes (checked in by jmoore, 5 months ago) |
|---|
| Line | |
|---|---|
| 1 | # Ice config file for all "manual" tests |
| 2 | |
| 3 | # Object adapter BlitzAdapter |
| 4 | BlitzAdapter.Endpoints=tcp -p 9999 |
| 5 | # Server descriptor properties |
| 6 | Ice.ThreadPool.Client.Size=2 |
| 7 | Ice.ThreadPool.Client.SizeMax=50 |
| 8 | Ice.ThreadPool.Server.Size=10 |
| 9 | Ice.ThreadPool.Server.SizeMax=100 |
| 10 | Ice.MessageSizeMax=4096 |
Note: See TracBrowser
for help on using the browser.
