Apacheで同時アクセス数を制限するのは # # MaxKeepAliveRequests: The maximum number of requests to allow # during a persistent connection. Set to 0 to allow an unlimited amount. # We recommend you leave this number high, for maximum performance. # MaxKeepAliveRequests 60
# Limit on total number of servers running, i.e., limit on the number # of clients who can simultaneously connect --- if this limit is ever # reached, clients will be LOCKED OUT, so it should NOT BE SET TOO LOW. # It is intended mainly as a brake to keep a runaway server from taking # the system with it as it spirals down... # #最大実行サーバプロセス数(≒同時接続可能なクライアント数) MaxClients 150
The site www.mext.go.jp is running Apache/1.3.12 (Unix) on Solaris The site www.pref.osaka.jp is running Microsoft-IIS/4.0 on Linux The site www.opas.gr.jp is running Apache/1.3.26 (Unix) on Solaris 8 The site www.city.osaka.jp is running Netscape-Enterprise/3.6 on Solaris The site www.city.sakai.osaka.jp is running Apache/1.3.23 (Unix) on FreeBSD
www.pref.osaka.jpって GET / HTTP/1.0 すると、Apache/1.3.20 (Unix)なんだけど、 GET / HTTP/1.1 すると、Microsoft-IIS/4.0なんですね。 DQNな質問で申し訳ないですが、これってどういうことなんでしょうか?
The site www.pref.fukuoka.jp is running Apache/1.3.26 (Unix) on unknown. The site www.pref.saga.jp is running Apache/1.3.23 (TurboLinux) PHP/3.0.18-i18n-ja-2 on Linux. The site www.pref.kumamoto.jp is running Microsoft-IIS/4.0 on NT4/Windows 98. The site www.pref.miyazaki.jp is running Netscape-Enterprise/4.1 on HP-UX. The site www.pref.nagasaki.jp is running Rapidsite/Apa on IRIX. The site www.pref.oita.jp is running Apache/1.3.26 (Unix) on Solaris 8. The site www.pref.kagoshima.jp is running Apache/1.3.22 (Unix) on Solaris. The site www.pref.okinawa.jp is running Apache on FreeBSD.