Download & Extend

WebDAV access impossible with FastCGI

Project:DAV
Version:6.x-1.0-alpha3
Component:Interoperability
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I just swithed my server in FastCGI causing WebDAV not working anymore


Bellow the login transaction reported by Bitkinex:

Resolving host name "www.controlchainmanagement.org" ...
Connecting ( www.controlchainmanagement.org => ip: 91.121.117.71, port: 80 )
Connected (91.121.117.71:80)
<<< PROPFIND /dav/ HTTP/1.1
<<< Host: www.controlchainmanagement.org
<<<
User-Agent: BitKinex/3.1.1
<<< Accept: */*
<<< Pragma: no-cache
<<< Cache-Control: no-cache
<<< Depth: 1
<<< Content-Length: 220
<<< Content-Type: text/xml
>>> HTTP/1.1 401 Unauthorized
>>> Date: Sat, 28 Nov 2009 17:48:53 GMT
>>> Server: Apache/2.0.59 (Unix) mod_ssl/2.0.59 OpenSSL/0.9.8g mod_fastcgi/2.4.6
>>> X-Powered-By: PHP/5.2.5-pl1-gentoo
>>> Set-Cookie: SESS5229afc7feab70a6571b7f2bc6b82b96=811355a6185d16721f558e8597d2e858; expires=Mon, 21 Dec 2009 21:22:13 GMT; path=/; domain=.controlchainmanagement.org
>>> Expires: Sun, 19 Nov 1978 05:00:00 GMT
>>> Last-Modified: Sat, 28 Nov 2009 17:48:53 GMT
>>> Cache-Control: store, no-cache, must-revalidate
>>> Cache-Control: post-check=0, pre-check=0
>>> X-Dav-Powered-By: Drupal (+http://drupal.org/project/dav)
>>> WWW-Authenticate: Basic realm="www.controlchainmanagement.org"
>>> X-WebDAV-Status: 401 Unauthorized
>>> Vary: Accept-Encoding,User-Agent
>>> Transfer-Encoding: chunked
>>> Content-Type: text/html; charset=utf-8
Connection closed

Resolving host name "www.controlchainmanagement.org" ...
Connecting ( www.controlchainmanagement.org => ip: 91.121.117.71, port: 80 )
Connected (91.121.117.71:80)
<<< PROPFIND /dav/ HTTP/1.1
<<< Host: www.controlchainmanagement.org
<<<
User-Agent: BitKinex/3.1.1
<<< Accept: */*
<<< Pragma: no-cache
<<< Cache-Control: no-cache
<<< Cookie: SESS5229afc7feab70a6571b7f2bc6b82b96=811355a6185d16721f558e8597d2e858
<<< Depth: 1
<<< Content-Length: 220
<<< Content-Type: text/xml
<<< Authorization: Basic SmVhbiBWaWVpbGxlOnJlaWhhbmVo
>>> HTTP/1.1 401 Unauthorized
>>> Date: Sat, 28 Nov 2009 17:48:53 GMT
>>> Server: Apache/2.0.59 (Unix) mod_ssl/2.0.59 OpenSSL/0.9.8g mod_fastcgi/2.4.6
>>> X-Powered-By: PHP/5.2.5-pl1-gentoo
>>> Expires: Sun, 19 Nov 1978 05:00:00 GMT
>>> Last-Modified: Sat, 28 Nov 2009 17:48:53 GMT
>>> Cache-Control: store, no-cache, must-revalidate
>>> Cache-Control: post-check=0, pre-check=0
>>> X-Dav-Powered-By: Drupal (+http://drupal.org/project/dav)
>>> WWW-Authenticate: Basic realm="www.controlchainmanagement.org"
>>> X-WebDAV-Status: 401 Unauthorized
>>> Vary: Accept-Encoding,User-Agent
>>> Transfer-Encoding: chunked
>>> Content-Type: text/html; charset=utf-8
Connection closed


The same login without fastCGI:

Resolving host name "www.controlchainmanagement.org" ...
Connecting ( www.controlchainmanagement.org => ip: 91.121.117.71, port: 80 )
Connected (91.121.117.71:80)
<<< PROPFIND /dav/ HTTP/1.1
<<< Host: www.controlchainmanagement.org
<<<
User-Agent: BitKinex/3.1.1
<<< Accept: */*
<<< Pragma: no-cache
<<< Cache-Control: no-cache
<<< Depth: 1
<<< Content-Length: 220
<<< Content-Type: text/xml
>>> HTTP/1.1 401 Unauthorized
>>> Date: Sat, 28 Nov 2009 17:54:01 GMT
>>> Server: Apache/2.0.59 (Unix) mod_ssl/2.0.59 OpenSSL/0.9.8g mod_fastcgi/2.4.6
>>> X-Powered-By: PHP/5.2.5-pl1-gentoo
>>> Expires: Sun, 19 Nov 1978 05:00:00 GMT
>>> Cache-Control: store, no-cache, must-revalidate, post-check=0, pre-check=0
>>> X-Dav-Powered-By: Drupal (+http://drupal.org/project/dav)
>>> WWW-Authenticate: Basic realm="www.controlchainmanagement.org"
>>> X-WebDAV-Status: 401 Unauthorized
>>> Set-Cookie: SESS5229afc7feab70a6571b7f2bc6b82b96=3756d08d423ff92fa0689681f9fe4c14; expires=Mon, 21 Dec 2009 21:27:21 GMT; path=/; domain=.controlchainmanagement.org
>>> Last-Modified: Sat, 28 Nov 2009 17:54:01 GMT
>>> Vary: Accept-Encoding,User-Agent
>>> Content-Length: 0
>>> Content-Type: text/html; charset=utf-8
Connection closed
Resolving host name "www.controlchainmanagement.org" ...
Connecting ( www.controlchainmanagement.org => ip: 91.121.117.71, port: 80 )
Connected (91.121.117.71:80)
<<< PROPFIND /dav/ HTTP/1.1
<<< Host: www.controlchainmanagement.org
<<<
User-Agent: BitKinex/3.1.1
<<< Accept: */*
<<< Pragma: no-cache
<<< Cache-Control: no-cache
<<< Cookie: SESS5229afc7feab70a6571b7f2bc6b82b96=3756d08d423ff92fa0689681f9fe4c14
<<< Depth: 1
<<< Content-Length: 220
<<< Content-Type: text/xml
<<< Authorization: Basic SmVhbiBWaWVpbGxlOnJlaWhhbmVo
>>> HTTP/1.1 207 Multi-Status
>>> Date: Sat, 28 Nov 2009 17:54:01 GMT
>>> Server: Apache/2.0.59 (Unix) mod_ssl/2.0.59 OpenSSL/0.9.8g mod_fastcgi/2.4.6
>>> X-Powered-By: PHP/5.2.5-pl1-gentoo
>>> Expires: Sun, 19 Nov 1978 05:00:00 GMT
>>> Cache-Control: store, no-cache, must-revalidate, post-check=0, pre-check=0
>>> X-Dav-Powered-By: Drupal (+http://drupal.org/project/dav)
>>> X-WebDAV-Status: 207 Multi-Status
>>> Set-Cookie: SESS5229afc7feab70a6571b7f2bc6b82b96=deleted; expires=Fri, 28-Nov-2008 17:54:01 GMT; path=/
>>> Set-Cookie: SESS5229afc7feab70a6571b7f2bc6b82b96=c8dbe29347f9813fd39ee558251d5baa; expires=Mon, 21 Dec 2009 21:27:22 GMT; path=/; domain=.controlchainmanagement.org
>>> Last-Modified: Sat, 28 Nov 2009 17:54:01 GMT
>>> Vary: Accept-Encoding,User-Agent
>>> Transfer-Encoding: chunked
>>> Content-Type: text/xml; charset="utf-8"

Comments

#1

Title:WebDAV access impossiblewith FastCGI» WebDAV access impossible with FastCGI

I don't know if this can help, but WebDAV has the same problem:

http://drupal.org/node/504178