[Bese-devel] Compilation errof for mod_lisp.c
Giannandrea Castaldi
g.castaldi at quinary.com
Mon Mar 8 07:48:35 UTC 2004
Hi,
How you can see from the netstat command the ucw server is listening on
port 8080 (indeed the final line of repl is 'Example Server Running').
Also Apache is running without problem on port 80, the only message
there is in error log about lisp is this:
[Sun Mar 7 11:01:29 2004] [notice] Apache/1.3.29 (Unix) (Gentoo/Linux)
mod_lisp/2.33 configured -- resuming normal operations
but if I try to go with mozilla to http://127.0.0.1/ucw/admin/ in the
status bar it says 'waiting for 127.0.0.1'.
Looking at the Recv-Q column of the netstat result seems that ucw has
sent the response but apache doesn't read it (from man netstat: Recv-Q:
The count of bytes not copied by the user program connected to this
socket.)
Any suggestion?
Thanks.
Giannandrea.
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address
State User
Inode
tcp 0 0 127.0.0.1:32840 0.0.0.0:*
LISTEN 1000
3738
tcp 0 0 0.0.0.0:111 0.0.0.0:*
LISTEN 0
2519
tcp 0 0 0.0.0.0:80 0.0.0.0:*
LISTEN 0
33389
tcp 0 0 0.0.0.0:8080 0.0.0.0:*
LISTEN 1000
3745
tcp 0 0 0.0.0.0:23 0.0.0.0:*
LISTEN 0
2791
tcp 551 0 127.0.0.1:8080 127.0.0.1:32863
CLOSE_WAIT 0
0
tcp 550 0 127.0.0.1:8080 127.0.0.1:32861
CLOSE_WAIT 0
0
tcp 526 0 127.0.0.1:8080 127.0.0.1:32859
CLOSE_WAIT 0
0
tcp 0 0 127.0.0.1:32839 127.0.0.1:32838
ESTABLISHED 1000
3736
tcp 525 0 127.0.0.1:8080 127.0.0.1:32857
CLOSE_WAIT 0
0
tcp 0 0 127.0.0.1:32838 127.0.0.1:32839
ESTABLISHED 1000
3737
tcp 0 0 127.0.0.1:32841 127.0.0.1:32840
ESTABLISHED 1000
3739
tcp 0 0 127.0.0.1:32840 127.0.0.1:32841
ESTABLISHED 1000
3740
tcp 550 0 127.0.0.1:8080 127.0.0.1:32849
CLOSE_WAIT 0
0
tcp 1 0 127.0.0.1:8080 127.0.0.1:32847
CLOSE_WAIT 1000
33034
tcp 526 0 127.0.0.1:8080 127.0.0.1:32866
CLOSE_WAIT 0
0
More information about the bese-devel
mailing list