Hi,
I am trying to run a MINA HTTP server using the encoder/decoder provided in
src/main/java/org/apache/mina/example/httpserver/codec .
I noticed that some HTTP POSTs are causing the connection to hang. This
never happens when content is just text but happens for many image/jpegs.
Subsequently I noticed package.html which says "A HTTP server implemented
with protocol codec (needs more work)."
Is the problem I am facing expected?
Should I consider using ASyncWeb?
--
View this message in context:
http://www.nabble.com/MINA-for-HTTP-tf4481259s16868.html#a12778286
Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.