diff options
| author | danielr <danielr@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-04-08 21:17:40 +0000 |
|---|---|---|
| committer | danielr <danielr@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-04-08 21:17:40 +0000 |
| commit | d96e2badc73bf9c8578cd73066ed5465137ef3fb (patch) | |
| tree | a94d349a49bb0d6395b5e6c0012a83a216ec6c3b /htroot/Connections_p.html | |
| parent | 14404d31a8d272a8380adc09af06fd19151ca719 (diff) | |
- fixed POST in proxy
- prepared http connection tracking
- refactoring (mainly moving StreamTools to serverFileUtils)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4668 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Connections_p.html')
| -rw-r--r-- | htroot/Connections_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Connections_p.html b/htroot/Connections_p.html index 47e3abd93..7565e85df 100644 --- a/htroot/Connections_p.html +++ b/htroot/Connections_p.html @@ -36,7 +36,7 @@ </table>
<h3>Outgoing Connections</h3> - <p><strong>Currently not available!</strong></p> + <p><strong>Details currently not available!</strong></p> <p>Showing #[clientActive]# active outgoing connections:</p> <table border="0" cellpadding="2" cellspacing="1"> <tr class="TableHeader" valign="bottom"> |
