Test if JNA is actived. Also, your local windows box likely has a much faster network connection to your workstation than any remote instance is likely to. It is not trivial to interpret these results.
On Thu, Sep 11, 2014 at 3:23 PM, Peter Ondruška < [email protected]> wrote: > Check what Java runtime do you use and try 32 v 64 bits. > > Peter > On 11 Sep 2014 21:11, "Seth White" <[email protected]> wrote: > >> Hi all, >> >> If I run jetty locally (Windows 7 box) and do a simple GET request, I can >> do 28K requests per second. If I try the same test on an EC2 instance >> (C3Large) I can only do ~3700 requests per second. If I try undertow (on >> EC2) I see nearly 30K request per second. How can I find the reason for >> jetty running slow? I've turned on debug logging, but don't see any clues. >> Could jetty be using the wrong I/O library? Any help would be appreciated. >> >> $ cat /etc/*-release >> Amazon Linux AMI release 2014.03 >> $ cat /proc/version >> Linux version 3.10.37-47.135.amzn1.x86_64 (mockbuild@gobi-build-31004) >> (gcc vers >> ion 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP Fri Apr 18 03:28:26 >> UTC 2014 >> >> Thanks, >> Seth >> >> _______________________________________________ >> jetty-users mailing list >> [email protected] >> To change your delivery options, retrieve your password, or unsubscribe >> from this list, visit >> https://dev.eclipse.org/mailman/listinfo/jetty-users >> > > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users > -- - michael dykman - [email protected] May the Source be with you.
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
