Has anybody heard of "paintfe" server? What kind of server it is? Is it more powerful/faster than IIS7 ? I got that name from "server" info in response headers, but I have never heard of it.
My problem is that my client has .NET aplication that is running on IIS7 and is quite slow. He wants developers to do improvements and has as a comparison given me a link to the site he likes the speed of.
That other site is also using .NET and has similar number of information on pages (e.g. also needs quite a bit of database reads to build the page), but I noticed in response header that the server is "paintfe" which I have never heard of.
I am therefore wondering whether a move to a different type of server would speed up application or are the speed improvements necessary in the code only.
How much can a move to another server speed up the website? Apparently the physical server this site is on hosts only 3 website so it should not be a problem with many hosters.
The site has around 20,000 visitors per day, so not huge traffic.
Thanks!