Forgot your password?
typodupeerror

Comment My Java-based server results (Score 1) 502

I have a web server which I built from scratch in Java (even built my own Stream buffers). The web server is currently being used to serve http://art.othernet.com/ in addition to some other websites. Benchmarking my server using the same schedtool/ab parameters, spits out 5896 requests/second. This is including dynamic html generation.

Slashdot Top Deals

Real Users find the one combination of bizarre input values that shuts down the system for days.

Working...