at freebsd with nginx 1.2.1 same errors
On 06/17/2013 02:04 PM, nnex wrote:
hi all
I'm run nginx-extras at debian wheezy. nginx have a version 1.2.1-2.2.
Dut i'm can't successfully test so config file:
server {
#listen 127.0.0.1:8001 backlog=4096 rcvbuf=81
hi all
I'm run nginx-extras at debian wheezy. nginx have a version 1.2.1-2.2.
Dut i'm can't successfully test so config file:
server {
#listen 127.0.0.1:8001 backlog=4096 rcvbuf=8192 sndbuf=16384;
listen 127.0.0.1:8001 rcvbuf=8192 sndbuf=16384;
server_name 1;
}
server {
hi.
Can you try to determine a network driver vie lspci forexample? or dmesg?
After this can try to `modprobe -r DRIVERNAME && modprobe DRIVERNAME`.
This is must enough for you.
You can see a /var/log/messages for thelast messages before network is
down for diagnostic.
On 05/28/2013 04:21 PM
3 matches
Mail list logo