https://issues.apache.org/bugzilla/show_bug.cgi?id=57476

--- Comment #7 from Konstantin Kolinko <knst.koli...@gmail.com> ---
This still lacks a reproduction recipe.

Thus far I tried the following simple tests with 8.0.17, and all of them are
working (except a minor issue filed as bug 57481)

- static files (Tomcat binaries)
- examples webapp (mostly useless, as those pages are small)
- simple jsp with a lot of text  (200Kb)
- jsp with jsp:include with a lot of text (200Kb, 800Kb)
- simple jsp with EL (122Kn)
- simple jsp with tags (164Kb)

I tested
HTTP + (bio,nio,apr) + (with Executor or without Executor)
HTTPS + (bio,nio) + without Executor

I am using JDK 7u72 (32-bit) on Windows 7.

No truncations noted.

Something else is needed to reproduce this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to