[Bese-devel] UCW: Problem with cmucl
Giannandrea Castaldi
g.castaldi at quinary.com
Wed Mar 10 13:00:36 UTC 2004
Hi,
Giannandrea Castaldi wrote:
> Hi,
> Given that I haven't found a solution for the problem with apache I've
> tried to use ucw with portable allegro serve but I've the same
> problem: when I try to go to the address
> http://127.0.0.1:3001/ucw/admin the browser remains waiting for a
> response and looking at the netstat report I've the same situation as
> apache:
>
> Active Internet connections (servers and established)
> Proto Recv-Q Send-Q Local Address Foreign Address State
> tcp 0 0 0.0.0.0:111 0.0.0.0:*
> LISTEN
> tcp 0 0 127.0.0.1:33010 0.0.0.0:*
> LISTEN
> tcp 0 0 0.0.0.0:23 0.0.0.0:*
> LISTEN
> tcp 0 0 0.0.0.0:3001 0.0.0.0:*
> LISTEN
> tcp 494 0 127.0.0.1:3001 127.0.0.1:33069
> ESTABLISHED
> tcp 0 0 127.0.0.1:33009 127.0.0.1:33008
> ESTABLISHED
> tcp 0 0 127.0.0.1:33008 127.0.0.1:33009
> ESTABLISHED
> tcp 0 0 127.0.0.1:33011 127.0.0.1:33010
> ESTABLISHED
> tcp 0 0 127.0.0.1:33010 127.0.0.1:33011
> ESTABLISHED
> tcp 1 0 127.0.0.1:3001 127.0.0.1:33015
> CLOSE_WAIT
>
> There are that 494 bytes to be read by browser but it doesn't read
> them (it's right or is the server that doesn't read them? the man page
> isn't clear).
That I wrote is wrong. The 494 bytes on the recv-q column must be read
by the ucw server but it doesn't read them. Indeed on the ucw output
there isn't any message about the reception of the request.
Thanks for the help.
Giannandrea
More information about the bese-devel
mailing list