Jay,

On 28/04/15 11:53, Jay McCarthy wrote:
I ran an experiment to test your servlet. The results are at this gist:

Thanks for that experiment.
I have reproduced your results.

So... Racket /is/ serving concurrent requests.

There is a bare possibility that it is working on OS X/my machine and
not on yours, but I am more suspect of how you tested concurrency.

Your suspicions are justified. I hadn't used "ab" before.
My original test was two Firefox windows (from the same instance of
Firefox) pointing at the servlet.

^R refresh on both to kick off the test, see what happens.

I'm still getting the requests serialised:
woo! 1430221311 -> 1430221313
              woo! 1430221313 -> 1430221315

Tinkering with network.pipelining settings has done me no good... so
going off-topic slightly -- how do I use Firefox to test web server
concurrency? [Choose to answer this or not, I'm about to JFGI]

Thanks again.

Tim

--
Tim Brown CEng MBCS <tim.br...@cityc.co.uk>
========================================================================
                City Computing Limited · www.cityc.co.uk
      City House · Sutton Park Rd · Sutton · Surrey · SM1 2AE · GB
                T:+44 20 8770 2110 · F:+44 20 8770 2130
------------------------------------------------------------------------
City Computing Limited registered in London No:1767817.
Registered Office: City House, Sutton Park Road, Sutton, Surrey, SM1 2AE
VAT No: GB 918 4680 96

--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to