[ 
https://issues.apache.org/jira/browse/SERF-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15702911#comment-15702911
 ] 

Simon Bin commented on SERF-166:
--------------------------------

has there been any update to this issue? I'm running into it trying to use 
subversion with Kerberos -- either svn crashes during checkout or it hangs. 
I've verified this with both Caddy and HAProxy for SSL termination, followed by 
either mod_auth_gssapi or mod_auth_kerb on the mod_dav_svn Apache side

> subversion + serf + kerberos + https hangs
> ------------------------------------------
>
>                 Key: SERF-166
>                 URL: https://issues.apache.org/jira/browse/SERF-166
>             Project: serf
>          Issue Type: Bug
>            Reporter: Serf Importer
>              Labels: Priority-Medium, Type-Defect
>
> Checking out a medium sized repo using kerberos and https
> hangs in mid air. Kill with Ctrl-C and do svn update and it too
> hangs before finished.
> However, following this advise about apache:
> The MaxKeepAliveRequests option in httpd.conf needs to be increased from 100 
> (the default) to at least 1000 (there is no reason why it could not be 
> 10000). This will improve performance by allowing serf clients to use fewer 
> TCP connections to the server. Clients using neon will also work fine with 
> this configuration.
> Makes the hangs go away. Seems like there is a bug in serf handling low 
> numbers
> for MaxKeepAliveRequests
> subversion 1.8.13 and serf 1.3.8
> Original issue reported by *joakim.tjernlund*



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to