
LAMP スタックを最適化しようとしています。サーバーの構成は次のとおりです。
CPU:4 vCore
Ram:4096 MB
Storage:90 GB SSD
Bandwidth: 4000 GB
サーバーをテストしようとすると800同時訪問者の場合、これらのエラーが発生します。
[alert] socket: 1009293056 select timed out: Connection timed out
[alert] socket: 2058381056 select timed out: Connection timed out
[alert] socket: 1439418112 select timed out: Connection timed out
[alert] socket: 768001792 select timed out: Connection timed out
[alert] socket: -2144266496 select timed out: Connection timed out
[alert] socket: 507827968 select timed out: Connection timed out
エラーが発生したときのメモリ使用量は次のとおりです...
total used free shared buffers cached
Mem: 3953 333 3619 24 13 141
-/+ buffers/cache: 178 3774
Swap: 1023 0 1023
なぜこのようなエラーが発生するのか知りたいのですが3300MBRAMは無料です。
私は何か間違ったことをしていて、それはわかっています。しかし、どこが間違っているのかわかりません。