[
https://issues.apache.org/jira/browse/TS-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125674#comment-13125674
]
Igor Galić commented on TS-871:
-------------------------------
In reverse proxy mode: curl vs svn:
{noformat}
igalic@tynix ~/src/asf % curl
http://svn.apache.org/repos/asf/trafficserver/plugins/stats_over_http/
<html><head><title>asf - Revision 1182271:
/trafficserver/plugins/stats_over_http</title></head>
<body>
<h2>asf - Revision 1182271: /trafficserver/plugins/stats_over_http</h2>
<ul>
<li><a href="../">..</a></li>
<li><a href="CHANGES">CHANGES</a></li>
<li><a href="LICENSE">LICENSE</a></li>
<li><a href="Makefile">Makefile</a></li>
<li><a href="NOTICE">NOTICE</a></li>
<li><a href="README">README</a></li>
<li><a href="stats_over_http.c">stats_over_http.c</a></li>
</ul>
<hr noshade><em>Powered by <a
href="http://subversion.tigris.org/">Subversion</a> version 1.6.17
(r1128011).</em>
</body></html>%
igalic@tynix ~/src/asf % svn co
http://svn.apache.org/repos/asf/trafficserver/plugins/stats_over_http/
subversion/svn/checkout-cmd.c:168: (apr_err=175002)
subversion/libsvn_client/checkout.c:137: (apr_err=175002)
subversion/libsvn_client/ra.c:492: (apr_err=175002)
subversion/libsvn_client/ra.c:693: (apr_err=175002)
subversion/libsvn_client/revisions.c:73: (apr_err=175002)
subversion/libsvn_ra_serf/property.c:1022: (apr_err=175002)
subversion/libsvn_ra_serf/util.c:2322: (apr_err=175002)
subversion/libsvn_ra_serf/property.c:655: (apr_err=175002)
subversion/libsvn_ra_serf/util.c:768: (apr_err=175002)
subversion/libsvn_ra_serf/util.c:2094: (apr_err=175002)
subversion/libsvn_ra_serf/util.c:2094: (apr_err=175002)
svn: E175002: PROPFIND request on
'/repos/asf/trafficserver/plugins/stats_over_http' failed: 504 Connection Timed
Out
1 igalic@tynix ~/src/asf %
{noformat}
squid.blob
{noformat}
1318410084.440 190 127.0.0.1 TCP_MISS/200 905 OPTIONS
http://svn.eu.apache.org/repos/asf/trafficserver/plugins/stats_over_http -
DIRECT/svn.eu.apache.org text/xml -
1318410268.720 184279 127.0.0.1 ERR_READ_TIMEOUT/504 438 PROPFIND
http://svn.eu.apache.org/repos/asf/trafficserver/plugins/stats_over_http -
TIMEOUT_DIRECT/svn.eu.apache.org text/html -
1318410268.720 0 127.0.0.1 ERR_INVALID_REQ/400 217 - / - NONE/- text/html -
{noformat}
> Subversion (1.7) with serf fails with ATS in forward and reverse proxy mode
> ---------------------------------------------------------------------------
>
> Key: TS-871
> URL: https://issues.apache.org/jira/browse/TS-871
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP
> Affects Versions: 3.0.0
> Reporter: Igor Galić
> Assignee: Leif Hedstrom
> Fix For: 3.1.1
>
> Attachments: TS-871.diff, ats_Thttp.debug.notime.txt,
> ats_Thttp.debug.txt, revats_Thttp.debug.notime.txt, revats_Thttp.debug.txt,
> serf_proxy.cap, serf_revproxy.cap, stats.diff
>
>
> When accessing a remote subversion repository via http or https with svn 1.7,
> it will currently timeout:
> {noformat}
> igalic@tynix ~/src/asf % svn co
> http://svn.apache.org/repos/asf/trafficserver/plugins/stats_over_http/
> svn: E020014: Unable to connect to a repository at URL
> 'http://svn.apache.org/repos/asf/trafficserver/plugins/stats_over_http'
> svn: E020014: Unspecified error message: 504 Connection Timed Out
> 1 igalic@tynix ~/src/asf %
> {noformat}
> I have started traffic_server -Thttp and captured the output, which I'm
> attaching.
> There's also a capture from the network.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira