Jetty running very slow!

View: New views
1 Messages — Rating Filter:   Alert me  

Jetty running very slow!

by dasein :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello everyone,

I'm trying to setup Jetty on my slicehost. I downloaded Jetty 6.1.12 debs and installed it using dpkg -i on my debian slice. I got it successfully installed and running, but I noticed that it was REALLY SLOW to serve up even static pages as well as interacting with the cometd chat example. It seems like requesting is very slow. There's a good 1-2 seconds after I trigger an event on a client and before I see it in the event log.

Does anyone have any insight on how I can improve the performance? My server doesn't have a domain name, just an IP address. Would that make a difference?

Thanks!