Articles
delegate-en
/
2360
-
2388
of [1-5169] on the server
localhost:119
[Top
/
Up
]
[oldest]
-
[Older
+
chunk]
-
[Newer
+
chunk]
-
[newest
+
Check]
range 2360 - 2388
wide
narrow
digest:
none
100
200
400
800
RELEASE DeleGate/8.6.0(BETA) -- introduced MOUNT for JavaScript, CHARSET=guess
08/01-08:29
.
2360
feedback
@
delegate.org (Yutaka Sato)
[59]
Dear DeleGate users, I inform you of the new release of DeleGate available as follows: SITE: ftp://ftp.delegate.org/pub/DeleGate/beta/ FILE: delegate8.6.0.tar.{gz,bz2} DATE: Aug 1 08:06 JST 2003 TAR
08/01-11:25
.
2361
feedback
@
delegate.org (Yutaka Sato)
[32]
さっそくでがっくりなのですが、 これの関連で、MOUNTによって書き換えられたHTMLの行の先頭に時々 "<A" のようなゴミが入ってしまうというバグがありました. リリースのアナウンスをしてやれやれと、NNTP/HTTP経
RELEASE DeleGate/8.6.1(BETA) -- fixed MOUNT for HTTP (8.6.0)
08/02-10:02
.
2362
feedback
@
delegate.org (Yutaka Sato)
[23]
Dear DeleGate users, I inform you of the new release of DeleGate available as follows: SITE: ftp://ftp.delegate.org/pub/DeleGate/beta/ FILE: delegate8.6.1.tar.{gz,bz2} DATE: Aug 2 09:54 JST 2003 TAR
fix for BASE rewiting with URICONV=where:any (Re: RELEASE DeleGate/8.6.1(BETA) -- fixed MOUNT for HTTP (8.6.0))
08/02-11:44
.
2363
feedback
@
delegate.org (Yutaka Sato)
[31]
なぜか新しい版をリリースした直後にバグが見つかることが多いような. URICONV=where:any を指定すると、BASEタグの書き換えに問題がある (http://site の部分が省略されて /path だけにしてしまう)という 問題が
RELEASE DeleGate/8.6.2(BETA) -- fixed MOUNT for BASE tag (8.6.0)
08/03-06:09
.
2364
feedback
@
delegate.org (Yutaka Sato)
[23]
Dear DeleGate users, I inform you of the new release of DeleGate available as follows: SITE: ftp://ftp.delegate.org/pub/DeleGate/beta/ FILE: delegate8.6.2.tar.{gz,bz2} DATE: Aug 2 20:00 JST 2003 TAR
RELEASE DeleGate/8.5.9 -- fixed HTTP, FTP and SOCKS
08/06-10:12
.
2365
feedback
@
delegate.org (Yutaka Sato)
[27]
Dear DeleGate users, I inform you of the new release of DeleGate available as follows: SITE: ftp://ftp.delegate.org/pub/DeleGate/ FILE: delegate8.5.9.tar.{gz,bz2} DATE: Aug 6 07:00 JST 2003 TAR-SIZE
Changing root when mounting
08/08-00:05
.
2366
Jani Radovan <pc4eqbdyi-rcwevecrmhtr.ml
@
ml.delegate.org>
[29]
Hello Yuka, This is my configuration -P21 SERVER=ftp://localhost:2121/ OWNER=root FTPCONF=nopasv LOGDIR=/var/log LOGFILE=delelog ERRORLOG=dlgterr DGROOT=/var/delegate DGPATH=/var/delegate RELIABLE="
Delegate 8.6.2 with Windows 2003 Error: Cannot open server port <my IP>:443
08/13-22:22
.
2367
"Igor Sherman" <ph4eqbdyi-rcwevecrmhtr.ml
@
ml.delegate.org>
[202]
Hi, all. I use Delegate 8.6.2 for Windows 2000 and Windows 2003. In the Windows 2000 it works good. But in Windows 2003 I have an error: Cannot open server port <my IP>:443 Command line: dg8_6_2.exe
08/13-23:37
.
2368
feedback
@
delegate.org (Yutaka Sato)
[18]
The error happens typically when the port is used by another process. Check the result of command "netstat -a" to see whether or not the port 443 is used (in LISTEN status). Cheers, Yutaka @ @ Yutak
08/14-00:08
.
2369
"Igor Sherman" <ph4eqbdyi-rcwevecrmhtr.ml
@
ml.delegate.org>
[63]
Hi, Yutaka. Thank you for answer. I run Command line: netstat -a -n -p tcp on 2 serveres On first server with Window 2000 (delegate works good) I received Proto Local Address Foreign Address State T
08/14-00:25
.
2370
feedback
@
delegate.org (Yutaka Sato)
[34]
As long as I know, by default, WinSock has allowed to use a same port at the same. Possibly Win2003 might have changed the default... You might able to change it with the following option of DeleGat
08/14-00:37
.
2371
"Igor Sherman" <ph4eqbdyi-rcwevecrmhtr.ml
@
ml.delegate.org>
[53]
Great !!! It really helped. Now it works. Thank you very much. Regards, Igor. ---Original Message--- From: Yutaka Sato [mailto:feedback@delegate.org] Sent: Wednesday, August 13, 2003 6:27 PM To: fee
08/14-00:59
.
2372
"Igor Sherman" <ph4eqbdyi-rcwevecrmhtr.ml
@
ml.delegate.org>
[9]
It seems like a joke, but it worked only 1 time. Now it doesn't work. I don't know why. I even restarted the server. Regards, Igor
How to forward FTP traffic to FTP/HTTP proxy?
08/15-22:10
.
2373
Torsten Schlabach <piueqbdyi-rcwevecrmhtr.ml
@
ml.delegate.org>
[11]
Hi, I have the same problem. I cannot figure out how I could set up delegate in such a way that if an FTP client is requesting ftp://ftp.somewhere.com/pub/foo DeleGate will go out on the network and
socks4 word filter/convert
08/17-12:12
.
2374
"Jairon Jairon" <piyeqbdyi-rcwevecrmhtr.ml
@
ml.delegate.org>
[16]
I have been looking high and low for a proxy or packet shapper for windows that can modify a specific outgoing/incoming string to something else. For example. Running IRC through delegate using sock
08/18-16:09
.
2375
feedback
@
delegate.org (Yutaka Sato)
[22]
To do so, you need to write a filter program which get data from stdin, convert "hate" to "love" without destroying IRC packet format, then put data to stdout (don't forget to disable buffering or d
Cache does not hit
08/18-21:23
.
2376
Torsten Schlabach <piueqbdyi-rcwevecrmhtr.ml
@
ml.delegate.org>
[19]
Hi! I am trying to use DeleGate as pure FTP-FTP caching proxy. Therefore I start it like this: delegated.exe -v -P21 SERVER=FTP DGROOT=c:\local\dgroot CACHE=do CACHEDIR=ftpcache CONNECT=c,d (I tried
08/19-07:00
.
2377
feedback
@
delegate.org (Yutaka Sato)
[61]
I could not reproduce the problem. Could you show me the LOGFILE of your DeleGate? There might be a line which shows the reason why the cached file is not reused. A detailed LOGFILE of DeleGate with
Delegate DNS - incomplete
08/20-18:49
.
2378
Olaf =?iso-8859-1?Q?P=FCschel?= <pjieqbdyi-rcwevecrmhtr.ml
@
ml.delegate.org>
[39]
Hi folks! After setting up our companys firewall with several delegate instances, I noticed that the DNS support ist very limited. After complaining about this in a mail to Yutaka he redirected me t
Cache does not hit
08/20-19:58
.
2379
Torsten Schlabach <piueqbdyi-rcwevecrmhtr.ml
@
ml.delegate.org>
[110]
** 2nd attempt; you mail server rejected my mail because of the 266K attachment ** Dear Yutaka, reused. Sure. I have downloaded dg8_6_3-snap03081906.zip and tried again with this one. Same problem.
08/26-15:39
.
2380
feedback
@
delegate.org (Yutaka Sato)
[121]
Hi, Sorry for the inconvenience... I picked up your original message including LOGFILE from the rejected spool. From your LOGFILE, I found that your command sequence is like this: 08/20 10:35:01.10
=?ISO-8859-1?Q?How to setup delegate as origin FTP server=A3=BF?=
08/26-16:42
.
2381
gzhr <pjueqbdyi-rcwevecrmhtr.ml
@
ml.delegate.org>
[8]
How to setup delegate as origin FTP server with anonymous read & write access」ソ Thanks gzhr pjueqbdyi-rcwevecrmhtr.ml@ml.delegate.org
HTTPS Preformance degrade
08/27-21:44
.
2382
"Michael Stoler" <pjyeqbdyi-rcwevecrmhtr.ml
@
ml.delegate.org>
[75]
Hello. I try to run Delegate on W2K as SSL proxy, but I see performance degrade about 15:40 times against HTTPS service of IIS. The test was performed with Delegate and IIS installed on some machine
Report (NRI Data Services,Ltd.)
08/27-23:12
.
2383
Kenji Shimomiya <pj4eqbdyi-rcwevecrmhtr.ml
@
ml.delegate.org>
[28]
Sato Yutaka様 野村総合研究所 下宮と申します. 弊社環境に置いてDelegate 7.9.5 を 東芝 F/V100 Solaris 8 上で下記設定で稼動させています. ※ネットワークカードを2枚使用しネットワークを分界して接続している
RELEASE DeleGate/8.6.3(BETA) -- introduced PAM (AUTHORIZER=-pam/passwd), -a/host, BASEURL=http://-vhost
08/28-07:25
.
2384
feedback
@
delegate.org (Yutaka Sato)
[48]
Dear DeleGate users, I inform you of the new release of DeleGate available as follows: SITE: ftp://ftp.delegate.org/pub/DeleGate/beta/ FILE: delegate8.6.3.tar.{gz,bz2} DATE: Aug 28 06:50 JST 2003 TA
08/28-14:31
.
2385
pnidabdyi-rcwevecrmhtr.ml
@
ml.delegate.org
[68]
Big thanks for PAM autentificator. :-) Await stable version.
RELEASE DeleGate/8.6.4(BETA) -- fixed restarting as a service on Win32 (8.6.3)
08/29-05:31
.
2386
feedback
@
delegate.org (Yutaka Sato)
[28]
Dear DeleGate users, I inform you of the new release of DeleGate available as follows: SITE: ftp://ftp.delegate.org/pub/DeleGate/beta/ FILE: delegate8.6.4.tar.{gz,bz2} DATE: Aug 29 05:07 JST 2003 TA
RELEASE DeleGate/8.6.5(BETA) -- fixed stopping as a service on Win32 (8.6.3) and introduced PAM/sslway
08/29-15:31
.
2387
feedback
@
delegate.org (Yutaka Sato)
[24]
Dear DeleGate users, I inform you of the new release of DeleGate available as follows: SITE: ftp://ftp.delegate.org/pub/DeleGate/beta/ FILE: delegate8.6.5.tar.{gz,bz2} DATE: Aug 29 15:26 JST 2003 TA
Delegate DNS - incomplete
08/31-17:50
.
2388
feedback
@
delegate.org (Yutaka Sato)
[40]
Hi, On 08/20/03(18:49) you Olaf =?iso-8859-1?Q?P=FCschel?= <pjieqbdyi-rcwevecrmhtr.ml@ml.delegate.org> wrote in <_A2378@delegate-en.ML_> Could you show me the reason why tcprelay is not good for AXF
[Top
/
Up
]
[oldest]
-
[Older
+
chunk]
-
[Newer
+
chunk]
-
[newest
+
Check]
Generated:12/06 06:59:32 (2 sec) Expires:12/06 12:59:30
V