Hi guys, im using Apache CentOS 2.2.15 + Jboss 6.0.1 EAP

I configured mod_jk and mod_ssl in apache and AJP 1.3 in my Standalone.

When i try authenticate with digital SSL certificate have a http 413 error 
(Request entity too large)

I configured  workers of apache
worker.node1.max_packet_size=65536

and the standalone.xml

<property name="org.apache.coyote.ajp.MAX_PACKET_SIZE" value="65536"/>


but still not working

the apache's log

[Thu Oct 02 12:48:50 2014][5454:139871207765984] [error] 
ajp_marshal_into_msgb::jk_ajp_common.c (450): failed appending the header 
value for header 'SSL_CLIENT_CERT_CHAIN_1' of length 23
[Thu Oct 02 12:48:50 2014][5454:139871207765984] [info] 
ajp_service::jk_ajp_common.c (2441): Creating AJP message failed without 
recovery - check max_packet_size
[Thu Oct 02 12:48:50 2014][5454:139871207765984] [info] 
jk_handler::mod_jk.c (2781): Aborting connection for worker=worker1


someone can help me? Thanks


-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to