On Tue, 19 Oct 2010 11:05:42 +0100, Simon Funnell
<[email protected]> wrote:
I guess my question is, if I use <jsp:forward page="/index.html" />
instead of sendfile, is their any difference?
I figure that if I have lots of unauthenticated users this will help
with maintaining the load.
I'm afraid, that processing of <jsp:forward /> directive is so
expensive, that you will not gain any performance boost by using
sendfile at the end.
Run simple test with jmeter to find out the actual numbers.
--
Mikolaj Rydzewski <[email protected]>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]