When I saw so many connections from one IP (by using netstat), I thought it's bot.
(The website is not popular so it's very unlikely to be multiple users behind one IP.)
But I checked apache access log, the paths and user agent of requests from this IP look like normal browsing using a normal browser. Now I'm not sure if it's bot or human.
It's a simple and typical website running on Linux with Apache, Varnish, and PHP. It loads quite some images, css, and js files.
So I'd like to ask experienced web server administrators: If browsing this kind of website using only one browser, is it considered normal or insane to see a thousand connections?