Got this error message when im using fullversion(mod_cache1.8 +
lighttpd 1.5) or using patch
2009-08-12 16:57:57 (error) (mod_proxy_backend_ajp13.c:305) we have 41
bytes, but a partial-string wants 40. no way
2009-08-12 16:57:57 (error) (mod_proxy_backend_ajp13.c:333) parsing
AJP13 response-reason failed: ...
2009-08-12 16:57:57 (error) (mod_proxy_backend_ajp13.c:628) Error
parsing response_headers
2009-08-12 16:57:57 (error) (mod_proxy_core.c:860) stream decoder
failed.
2009-08-12 16:57:57 (trace) (mod_proxy_core.c:2431) state: 4 (error)
2009-08-12 16:57:57 (trace) (connections.c:1363) filter[5] is not
empty: 5 (report me)
My scenario is, im using lighty as a webtier for my high traffic
liferay portal + tomcat. That's why im using mod_proxy_backend_ajp13.
Currently in production i just simply using lighttpd 1.5 with
mod_cache 1.6. Both combination is my savior but i still want to get
the advantage of new features in mod_cache 1.8 for my lighttpd 1.5.
Seems like current implementation got some problem when im using ajp
protocol for my mod_proxy_core. Any idea?
On Aug 11, 7:14 pm, shellcode <
shellc...@gmail.com> wrote:
> patch file against lighttpd 1.5.0.r2533 ishttp://
www.linux.com.cn/modcache/lighttpd-1.5.0.r2533.modcache.v.1.8....