[Sis-SCPS-INTEREST] 128 simultaneous connections.
Feighery,Patrick D.
feighery at mitre.org
Tue Sep 13 15:42:14 EDT 2005
Well the documentation is a bit outdated. I applogize for that. The
following is the real answer...
As a default, the gateway has a array of 256 sockets. Minus some some
internal gateway overhead, this allows for 254 simultaneous sockets,
which results in 127 active sessions through the gateway. Each end to
end transport broken into two separated transport connections through
the gateway. Once for the LAN side and one for the WAN side.
If you add the directive --GATEWAY_LARGER=yes you can double that from
256 to 512 active sockets of 255 application sessions.
If you want you can edit the code directly for even higher numbers .
Look for #define GATEWAY_LARGER. It shold be in two places
./source/thread.h and ./include/scps.h It should be obvious what needs
change ;)
-----Original Message-----
From: sis-scps-interest-bounces at mailman.ccsds.org on behalf of Marcin
Jessa
Sent: Tue 9/13/2005 8:54 AM
To: sis-scps-interest
Subject: [Sis-SCPS-INTEREST] 128 simultaneous connections.
Hi guys.
The README.GATEWAY in the source says:
"The SCPS Gateway has a hard limit of 128 simultaneous connection"
Does it mean it's limited to totally 128 simultaneous TCP sessions or
128 simultaneous sessions per connection or to 128 simultaneous
clients?
Cheers,
Marcin.
_______________________________________________
Sis-SCPS-INTEREST mailing list
Sis-SCPS-INTEREST at mailman.ccsds.org
http://mailman.ccsds.org/cgi-bin/mailman/listinfo/sis-scps-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ccsds.org/pipermail/sis-scps-interest/attachments/20050913/2524be76/attachment.htm
More information about the Sis-SCPS-INTEREST
mailing list