[Shib-Users] Proxy Pass Problem: (70007)The timeout specified has expired

2,967 views
Skip to first unread message

a...@ucop.edu

unread,
Mar 21, 2011, 5:21:34 PM3/21/11
to shibbole...@internet2.edu
I have a problem performing a ProxyPass /shibboleth-idp/ ajp://loadbalancer
I.P:8080/idp/. When i use proxy_ajp- I am getting following error in my Apache
error log "(70007), the timeout specified has expired" errors after a length
of time. What timeout value is specified and where is it specified?


[Sun Mar 20 07:15:33 2011] [error] (70007)The timeout specified has expired:
ajp_ilink_receive() can't receive header
[Sun Mar 20 07:15:33 2011] [error] ajp_read_header: ajp_ilink_receive failed


Currently I am using mod_proxy and have the following in apache2.conf
(Apache/2.2.3 (Linux/SUSE)):


# Timeout: The number of seconds before receives and sends time out.
# It is a server wide setting.
#
APACHE_TIMEOUT="300"


The mod_proxy statement is:

ProxyPass /shibboleth-idp/ ajp://loadbalancer I.P:8080/idp/

server.xml in the Connector is:

<Connector executor="tomcatThreadPool"
port="8080" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443" />

environment: Apache OS :Linux 2.2.3, Tomcat/5.5.27

Any help is greatly appreciated.

Harinath Chidipotu
University of California
Office of the President
510.987.0658 (office)

Gregory Haverkamp

unread,
Mar 21, 2011, 9:57:15 PM3/21/11
to shibbole...@internet2.edu, a...@ucop.edu
On Mon, Mar 21, 2011 at 2:21 PM, <a...@ucop.edu> wrote:
> ProxyPass /shibboleth-idp/ ajp://loadbalancer I.P:8080/idp/
>
> server.xml in the Connector is:
>
> <Connector executor="tomcatThreadPool"
>               port="8080" protocol="HTTP/1.1"
>               connectionTimeout="20000"
>               redirectPort="8443" />


AJP isn't HTTP/1.1. (And it's not really much of a Shibboleth problem.)

Greg

Peter Schober

unread,
Mar 22, 2011, 6:50:37 AM3/22/11
to shibbole...@internet2.edu
* a...@ucop.edu <a...@ucop.edu> [2011-03-21 22:32]:

> ProxyPass /shibboleth-idp/ ajp://loadbalancer I.P:8080/idp/

Are you installing an Shibboleth 1.x IdP now?
-peter

Reply all
Reply to author
Forward
0 new messages