|
|
|
||||||
|
You need to increase the maximum message size Ice can transfer. You can do this by setting the Ice.MessageSizeMax property (default is 1MB). See the manual for more information on this property.
Benoit. |
|
||||||
|
thank u very much.
Can u tell me how many connections does the Servant Program support in default? I've found that when two clients connect to the server, the application slows down.
__________________
I'm ehero. I love database and middleware.
|
|
||||||
|
There is no inherent limit for how many connections Ice can support. Whether or not you will get a slow-down with two connections depends on your application. Obviously, if both connections always send large amounts of data for the server to process, then your application will slow down, compared to having just one connection sending large amounts of data. If the connections are mostly idle, then there is no slow-down.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A question about decrease memory | laotee | Help Center | 5 | 06-27-2005 06:25 AM |
| a question about memory | laotee | Help Center | 8 | 06-22-2005 11:17 PM |
| Mismatched memory question | stephan | Help Center | 6 | 03-28-2005 09:14 PM |
| TCP connection limit in WinXP SP2 | mario | Help Center | 2 | 01-27-2005 06:56 PM |
| question about memory mgmt | Baloo | Help Center | 2 | 10-01-2004 07:02 PM |