Hi,
What exactly do you mean by "refusing requests" ? What tool do you use
to perform the stress test ? One thing you must be aware of is that
Simple will close inactive sockets very quickly using the default
polling strategy (typically if a socket does not have data it is closed
in about 7 seconds).
Niall
> Hi,
>=20
> =20
>=20
> I am testing my program now =E2=80=A6 and using Simple as an embedded W=
eb
> server. I am now doing a stress test then this problem arouse, the
> problem is after more than 50 simultaneous (using Thread) Connections
> Simple start refusing request. Where and how should I change this
> configuration?
>=20
> =20
>=20
> Regards,
>=20
> =20
>=20
> Rahmat Bagas Santoso
>=20
>=20
|