> :) ok > > I'm not sure what info should I send you, here is the result of ss -l: > > *State Recv-Q Send-Q Local Address:Port Peer > Address:Port* > *LISTEN 0 511 *:http > *:** > *LISTEN 99 100 x.x.x.x:56788 > *:** > *LISTEN 0 3 ::1:domain > :::** > *LISTEN 0 3 127.0.0.1:domain > *:** > *LISTEN 0 8192 127.0.0.1:3030 > <http://127.0.0.1:3030> *:** > *LISTEN 0 128 :::ssh > :::** > *LISTEN 0 128 *:ssh > *:** > *LISTEN 0 1024 127.0.0.1:3031 > <http://127.0.0.1:3031> *:** > *LISTEN 0 128 ::1:953 > :::** > *LISTEN 0 128 127.0.0.1:953 <http://127.0.0.1:953> > *:** > *LISTEN 0 5 127.0.0.1:8000 > <http://127.0.0.1:8000> *:** > *LISTEN 0 1024 127.0.0.1:nfs > *:** > *LISTEN 0 128 x.x.x.x:27017 > *:** > *LISTEN 0 100 x.x.x.x:45002 > *:** > *LISTEN 0 128 x.x.x.x:27018 > *:** > *LISTEN 0 50 127.0.0.1:mysql > *:** > *LISTEN 0 1024 127.0.0.1:11211 > <http://127.0.0.1:11211> *:** > *LISTEN 0 100 x.x.x.x:36364 > *:** > >
the Send-Q column report the listen_queue size, it is the value used internally -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
