Search the web
Sign In
New User? Sign Up
jetty-discuss · Jetty Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5022 - 5051 of 8501   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5022
Here are some results of some benchmarking that I have been doing for the latest 4.2.0rc1 release (out this afternoon I hope). I used the stresstest.war from...
Greg Wilkins
gregjwilkins
Offline Send Email
Nov 2, 2002
3:20 pm
5023
Perhaps an open-source testing tool that can run multiple client machines at the same time? For example, it wouldn't be too hard to write an "admin" GUI tool ...
kevin.duffey@...
supreme_java...
Online Now Send Email
Nov 2, 2002
3:47 pm
5024
Go for it !-) kevin.duffey@... wrote:> Perhaps an open-source testing tool that can run ... -- Greg Wilkins<gregw@...> Phone/fax: +44...
Greg Wilkins
gregjwilkins
Offline Send Email
Nov 2, 2002
4:07 pm
5025
perhaps check out PushToTest: http://www.pushtotest.com/ptt it might be close to what you are looking for. ... http://jetty.mortbay.org To alter your...
Kevin Seguin
seguin@...
Send Email
Nov 2, 2002
5:01 pm
5026
It appears that I took out the default MIME mapping because of a watchdog test. Now that it is back in, I'm failing a watchdog test. So for now, the default...
Greg Wilkins
gregjwilkins
Offline Send Email
Nov 2, 2002
5:05 pm
5027
Go on - give it a go!! Let's get this beastie stable. Jetty-4.2.0rc1 - 2 November 2002 + Support default mime mapping defined by * + Recycling of HttpFields...
Greg Wilkins
gregjwilkins
Offline Send Email
Nov 2, 2002
6:19 pm
5028
Does it sound like a viable performance platform?...
kevin.duffey@...
supreme_java...
Online Now Send Email
Nov 2, 2002
8:19 pm
5029
Close, but its Web Services. Actually, what I am proposing would be a pluggable client/admin tool that could easily handle other areas, such as Web Services. ...
kevin.duffey@...
supreme_java...
Online Now Send Email
Nov 2, 2002
8:21 pm
5030
... I can vouch for the results... Although I have no numbers at hand, it's roughly what I observed. Jetty is 3/4 times faster than tomcat on static, and 2/3...
Pier Fumagalli
pier@...
Send Email
Nov 3, 2002
12:27 am
5031
... Weren't they talking about something like it on Apache Jmeter? Pier...
Pier Fumagalli
pier@...
Send Email
Nov 3, 2002
12:28 am
5032
www.jtransit.com look at RedLine. Not free right now, but it will do most everything you described below. ... From: "Pier Fumagalli" <pier@...> ...
Robert S. Sfeir
lebanesefeta...
Offline Send Email
Nov 3, 2002
3:49 am
5033
Phil, The JDBCUserRealm is a very under-documented class (even by Jetty standards). It does not support MD5 digests directly - however it should be simple to ...
Greg Wilkins
gregjwilkins
Offline Send Email
Nov 4, 2002
12:19 pm
5034
I still can't connect to ftp.mortbay.org. Below is a sample session. Anyone else having this problem? I am able to connect to other FTP servers. Kent [~] kent%...
Kent Johnson
kent3737
Offline Send Email
Nov 4, 2002
3:26 pm
5035
Kent, You are probably behind a firewall, so you should use passive mode. I get the same thing unless I use passive mode: gregw@brick: ~ [501] ftp...
Greg Wilkins
gregjwilkins
Offline Send Email
Nov 4, 2002
3:37 pm
5036
Greg, I've been having problems as well connecting to the ftp site - I just tried a connection from a local Linux box here, but was unable to connect. Here's...
Jason Brome
jason_brome
Offline Send Email
Nov 4, 2002
4:11 pm
5037
Hi, I'm running Jboss 3.0.1 w/ Jetty 4.1. I want to enable gzip compression by using the Content Encoding Handler. I tried putting this web-jetty.xml into...
ugenmog
ugenmog@...
Send Email
Nov 4, 2002
6:58 pm
5038
Did you miss out on PRCT, UP 300%? Here's another pick - Another Short Play CLICK HERE I no longer wish to receive your newsletter click here ...
WALL STREET BULLETIN€...
Subscriber_Services78...
Send Email
Nov 4, 2002
8:39 pm
5039
I am using Servlets without Web Application. I configed a Servlet handler and then a ResourceHanlder. In the Servlet sometimes I want to mark a request as...
cnlyz
cnlyz@...
Send Email
Nov 4, 2002
9:09 pm
5040
... It works fine for me in either mode... Maybe its a client thing. My default client is from the netkit-ftp 0.17-10 debian package. bretts@katana[14158]: ftp...
Brett Sealey
brettsealey
Offline Send Email
Nov 4, 2002
9:39 pm
5041
You either configure the Server via the jetty.xml (standalone) or jboss-service.xml#ConfigurationElement - this is what your snippet is doing, hence it begins...
Jules Gosnell
jules_gosnell
Offline Send Email
Nov 4, 2002
9:41 pm
5042
If you just return from the servlet without changing the response, the request will be passed to the next handler. In recent versions of Jetty, ResourceHandler...
Greg Wilkins
gregjwilkins
Offline Send Email
Nov 4, 2002
10:30 pm
5043
First off, apologies to everyone for not posting to the newbie list instead... Thanks for your quick response, Jules. Rather than continue to fiddle with...
ugenmog
ugenmog@...
Send Email
Nov 4, 2002
11:04 pm
5044
... I tried this in version 3.1.2(13 Oct 2001), simply returning from doGet() method, but the request doesn't get forwarded to the next handler....
cnlyz
cnlyz@...
Send Email
Nov 5, 2002
3:35 pm
5045
Any chance of you updating to Jetty4.1 or 4.2. I'm going to be VERY slow looking at any issue in 3.1 Thinking about it - I think that once the servlet handler...
Greg Wilkins
gregjwilkins
Offline Send Email
Nov 5, 2002
3:46 pm
5046
Hello! I am developing a system where I am using a technique where I let the users access URLs that do actually not exist. If the user types in ...
tureerik
erik.turesson@...
Send Email
Nov 5, 2002
6:14 pm
5047
Hello! I have a system where I store images in the database. To return them to the client in a img src tag i access a jsp page. That page gets the image from...
tureerik
erik.turesson@...
Send Email
Nov 5, 2002
6:29 pm
5048
... Simply because you try to flush() a close()d output stream! Remove that out.flush() - it's not needed. Jan...
Jan Hlavatý
hlavac2
Offline Send Email
Nov 5, 2002
9:25 pm
5049
We had an interesting thing happen yesterday during stress testing... We are testing on a CVS build of JBoss 3.2 beta on Apple's 1.3.1 JVM on MacOS X Server...
Hunter Hillegas
lists@...
Send Email
Nov 5, 2002
10:54 pm
5050
The requestURI should include the context path, so Jetty is now correct against the spec. I think you want getServletPath() as that will return the path within...
Greg Wilkins
gregjwilkins
Offline Send Email
Nov 6, 2002
12:04 am
5051
Thanks Jan, Erik - for future reference when reporting problems. If you get an exception, then please include the full text of the stack trace in your report....
Greg Wilkins
gregjwilkins
Offline Send Email
Nov 6, 2002
12:06 am
Messages 5022 - 5051 of 8501   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help