[fpc-devel] freepascal.org HTTP and SVN access

Anton Kavalenka anton.k at tut.by
Thu Mar 27 11:20:25 CET 2008


Dear FPC developers, and FPC/Lazarus site admins!

Please help
Just a week ago the access to the site freepascal.org from Belarus 
Beltelecom networks (86.57.159.0/24) stops working.

When I use our university proxy (BSU) which use in GEANT outside 
channels - all works OK, instead I cannot use SVN.
They (BSU) prohibit nonstandard HTTP methods (like PROPFIND).

It seems the problem in server configuration.


Here the example  how it works from Beltelecom networks:


*Trying to get /*
 telnet www.freepascal.org 80
Trying 62.166.198.202...
Connected to www.freepascal.org.
Escape character is '^]'.
GET / HTTP/1.0

*Redirect *
HTTP/1.1 302 Found
Date: Thu, 27 Mar 2008 09:48:44 GMT
Server: Apache/2.2.4 (Ubuntu) DAV/2 SVN/1.4.4 PHP/5.2.3-1ubuntu6.3
X-Powered-By: PHP/5.2.3-1ubuntu6.3
Pragma: no-cache
Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Expires: Thu, 27 Mar 2008 09:48:46 GMT
Location: my_view_page.php
Content-Length: 0
Connection: close
Content-Type: text/html; charset=utf-8

Connection closed by foreign host.

*Trying to get /my_view_page.php with the host field

* telnet www.freepascal.org 80
Trying 62.166.198.202...
Connected to www.freepascal.org.
Escape character is '^]'.
GET /my_view_page.php HTTP/1.0
host: www.freepascal.org


*Not FOUND!*
HTTP/1.1 404 Not Found
Date: Thu, 27 Mar 2008 09:54:02 GMT
Server: Apache/2.2.4 (Ubuntu) DAV/2 SVN/1.4.4 PHP/5.2.3-1ubuntu6.3
Content-Length: 334
Connection: close
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /my_view_page.php was not found on this server.</p>
<hr>
<address>Apache/2.2.4 (Ubuntu) DAV/2 SVN/1.4.4 PHP/5.2.3-1ubuntu6.3 
Server at www.freepascal.org Port 80</address>
</body></html>
Connection closed by foreign host.

*Trying to get /my_view_page.pho without host field (default host) - hang*
 telnet www.freepascal.org 80
Trying 62.166.198.202...
Connected to www.freepascal.org.
Escape character is '^]'.
GET /my_view_page.php HTTP/1.0

No response for minutes -  gateway timeout


*svn update* on directory checked from 
*http://svn.freepascal.org/svn/lazarus/trunk *just hangs


 With best regards
Anton Kavalenka



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20080327/5684c726/attachment.html>


More information about the fpc-devel mailing list