Jasen Carrol a écrit :

Hi,
Hi,

I'm developing an http servlet container with Mina handling the networking. I ran into a problem with http requests from Firefox that I traced down to Mina.
My application responds to http requests from IE and Safari very quickly. 
Howver, it takes an extra 500-1000ms to respond to Firefox requests. I couldn't 
find anything wrong with my app (it's fairly simple).
I replaced mina with a simple java socket implementation and it responded Firefox 
just as quickly as IE and Safari (<10ms).

Is this a problem with Mina or could it be an NIO issue?
Well, the description you gave us is pretty slim :)

Could you provide more information, like the system you are using, MINA version, Firefox version, the code of your application - or at least the simplest possible subset of it which expose the pb, any log, JVM in use, etc...

Without them, don't expect to get very valuable help, except if somebody already faced the very same problem - very unlikely :( -

Emmanuel

Thanks,
Jasen



Reply via email to