Hi Guys,
> After that, I looked deeper into the database configuration, as I saw
> in the tests that non db relative actions were responding very fast
> (50ms for a 1000 users basis). I finally found an OracleDataSource in
> the Oracle Driver, which reacts far way better than the
> BasicDataSo
Hi there!
Some news for you about my problem.
I did all the modifications you suggested, it increased the response time a
little bit (2-3 seconds better on a 15 seconds scale). It was already good to
take, and helped me to create a healthy configuration.
After that, I looked deeper into the data
>You've configured a separate pool for connectors on ports 80 and 443. Why?
I thought it was better this way... Normally, the port 80 should automatically
redirect to the port 443 and https only should be authorized. Is there any
proper way to do that?
>You've reduced the acceptCount to 50. W
.
Thanks in advance,
Romain Van der Keilen.