More information:

# cherokee -p 8080 -r /var/wwwroot/
Cherokee Web Server 0.99.39 (Jan  7 2010): Listening on port ALL:8080,
TLS disabled, IPv6 enabled, using poll, 1772 fds system limit, max. 879
connections, caching I/O, 5 threads, 175 connections per thread,
standard scheduling policy

Works, but look at netstat output:

# netstat -aln | grep 8080 
tcp6       0      0  *.8080                 *.*
LISTEN

And fstat output:

# fstat | grep
cherokee                                                                        
                                 
root     cherokee-worker  6492   wd /             2 drwxr-xr-x   r
512
root     cherokee-worker  6492    0 pipe 0xd66edbd4 state: 
root     cherokee-worker  6492    1 /          1329 crw--w----  rw
ttyp0
root     cherokee-worker  6492    2 /          1329 crw--w----  rw
ttyp0
root     cherokee-worker  6492    3 pipe 0xd66edbd4 state: 
root     cherokee-worker  6492    4* internet6 stream tcp 0xd67cb7d4
*:8080
root     cherokee    4884   wd /var     2658871 drwxr-xr-x   r     1024
root     cherokee    4884    1 /          1329 crw--w----  rw    ttyp0
root     cherokee    4884    2 /          1329 crw--w----  rw    ttyp0
root     cherokee    4884    3 pipe 0xd66ed94c state: 
root     cherokee    4884    4 pipe 0xd66ed94c state:

Yes, just ipv6.

It has the same effect when I use port 80, but right now I can't do it
because I have a web server on it.

The weird thing is: it was working like a charm until I rebooted the
system.

Regards,

Juanjo

El mié, 13-01-2010 a las 19:35 +0100, Juan J. Martínez escribió:
> Hello,
> 
> I've rebooted my server, and after this cherokee doesn't start.
> 
> Unfortunately I haven't so much information.
> 
> # cherokee -t             
> PID 22739: exited re=4
> 
> Nothing more. When I try to run cherokee normaly, it starts the worker
> when it ends, but I don't know where's this happening: just exited re=4.
> 
> I'd liked more information to triage the problem :(
> 
> Regards,
> 
> Juanjo
> 
-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
 ramble on: http://rambleon.usebox.net/

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to