[JIRA] Commented: (SIDP-537) Non-closed connections when using HttpResources (metadata / attribute filters)
Patrik Schnellmann (JIRA)
noreply at shibboleth.net
Tue Feb 21 07:59:39 GMT 2012
[ https://issues.shibboleth.net/jira/browse/SIDP-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13852#comment-13852 ]
Patrik Schnellmann commented on SIDP-537:
-----------------------------------------
To be more specific: the behavior was observed with the FileBackedHTTPMetadataProvider we use in the configuration we use and HttpResource (for attribute-filter) would most likely behave the same.
> Non-closed connections when using HttpResources (metadata / attribute filters)
> ------------------------------------------------------------------------------
>
> Key: SIDP-537
> URL: https://issues.shibboleth.net/jira/browse/SIDP-537
> Project: Shibboleth IdP 2 - Java
> Issue Type: Improvement
> Affects Versions: 2.3.5
> Environment: Tomcat 6.0.35, Java 1.6.0_24, and some firewall between the IdP and the web server serving the files
> Reporter: Patrik Schnellmann
> Assignee: Chad La Joie
> Priority: Minor
>
> The IdP does not close the connections after retrieving metadata or other files via HTTP(s), even when the connection was terminated from the server's side. The effect was observed on the firewall, where FIN packets were sent from the IdP about an hour after the connection had been opened. The IdP seems to want to reuse the connection after one hour roughly and when this fails, the FIN packets are sent. The time period may depend on the refresh interval configured on the IdP - we use 1 hour for most deployments. The effect was seen from a number of clients that retrieved metadata from our web server.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list