PDA

View Full Version : Intraweb ServerController compression


PeaceMail
23-Feb-2006, 02:27 AM
Enabling Intraweb ServerController compression causes a stream read error when a browser attempts to connect to the server.

Error in InCustomHTTPServer.pas.

Borland Developer Studio 10.0.2166.28377 Update 1 (Delphi 2006 Architect)
Intraweb 8.0.1
IE 6.0.2900 xp sp2

No problem with compression off or EurekaLog disabled.
Code as in the Intraweb demo for Delphi10.

admin
24-Feb-2006, 10:10 AM
Hi,

PeaceMail wrote:
> Enabling Intraweb ServerController compression causes a stream read
> error when a browser attempts to connect to the server.
>
> Error in InCustomHTTPServer.pas.
>
> Borland Developer Studio 10.0.2166.28377 Update 1 (Delphi 2006
> Architect)
> Intraweb 8.0.1
> IE 6.0.2900 xp sp2
>
> No problem with compression off or EurekaLog disabled.
> Code as in the Intraweb demo for Delphi10.

I have just found and fixed this bug in the last EurekaLog 5.1.3 RC 3.

Try it on: http://www.eurekalog.com/login.php and tell back to me your
results, ok? :)

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!

PeaceMail
03-Mar-2006, 01:52 AM
Bug is fixed in 5.1.3, thank you!