DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41855>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41855





------- Additional Comments From [EMAIL PROTECTED]  2007-03-16 09:57 -------
ok, I ran off to the king and asked him for some time, he devoted two whole
seconds and said:

"oh, for heavens sake, just use google." 

This has nothing to do with NIO, just spawn of a thread to do the job, then send
a response with a refresh header, the browser will open a new connection/request
to check if the result is complete, if it isn't send another refresh header, if
it is, send the results. you don't need to execute the 10min task on the servlet
worker thread.

look for long running
http://simple.souther.us/not-so-simple.html

Also, the another dude on the throne decided to throw in another tip
"Turn off keep alives otherwise you are still hogging the worker thread during
your refresh period"

now for more support, this is not the place, The Tomcat User List is filled with
brilliant and nice people willing help.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to