performance problem with Tomcat
Dave Cheney
dave at cheney.net
Mon Jan 19 16:45:28 MSK 2009
I find that hard to believe. In practice the overhead of setting up a
tcp connection on the same machine (or on the local network) is
negligible.
Post your config and lets see what can be done.
Cheers
Dave
On 20/01/2009, at 12:16 AM, Chang Song wrote:
> Hi, folks.
>
> I have been testing nginx with Tomcat backend server, and I was
> disappointed
> with the result. 30-40% worse than apache front web server setup.
> I think the culprit of the performance problem is the absence of
> persistent
> connection (KeepAlive HTTP/1.1) to Tomcat like Apache's AJP
> connection.
More information about the nginx
mailing list