Hi,
I have updated my Jetty web server from version 8.1.4 to 9.4.5. Since than, downloading big files takes much more time. I have got an own servlet which can serve files from disc (a folder named 'html' next to running instance of the web server) Using version 8.1.4 the throughput is fine, using 9.4.5 not. The throughput is 10 times less. For the update I need to change the SocketConnector to a ServerConnector. This might be wrong? Can anyone give me an explanation/solution for this? Attached is a stripped copy of my code. Thanks, Olaf
TestWebServer.java
Description: Binary data
Jetty9.classpath
Description: Binary data
Jetty8.classpath
Description: Binary data
_______________________________________________ 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
