0

ve been constantly getting the same error,like "HTTP 403.9 - Access Forbidden: Too many users are connected Internet Information Services Technical Information". I went through this site and found this command -> "C:\Inetpub\AdminScripts\adsutil set w3svc/MaxConnections 40" to set maximum connections.Even after running this command I still have the same error. IIIS V.5.1、Oracle 10g、IE 9.0 を使用しています。何かいい直し方はないでしょうか???

4

1 に答える 1

0

より大きな数を使用してください。

MS IIS と Oracle のライセンスに十分な資金がある場合は、40 を超える同時要求をサポートするためのハードウェアを購入する余裕があるはずです (テスト用のセットアップ/コードはここにはありません。 Linux、Apache、および MySQL/Postgress を実行する 500 を超える同時接続をサポートします)。

于 2012-07-12T13:15:29.580 に答える