Advertisement
Guest User

Untitled

a guest
Aug 6th, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. access_log
  2.  
  3. клиент - - [06/Aug/2015:15:01:02 +0000] "GET / HTTP/1.1" 502 583 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.125 Safari/537.36"
  4. клиент - - [06/Aug/2015:15:01:03 +0000] "GET /favicon.ico HTTP/1.1" 502 583 "сервер" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.125 Safari/537.36"
  5.  
  6.  
  7. error_log
  8.  
  9. 2015/08/06 15:01:02 [error] 17325#0: *1 upstream prematurely closed connection while reading response header from upstream, client: клиент, server: сервер, request: "GET / HTTP/1.1", upstream: "uwsgi://unix:///home/ubuntu/contacts/project/contacts.sock:", host: "сервер"
  10. 2015/08/06 15:01:03 [error] 17325#0: *1 upstream prematurely closed connection while reading response header from upstream, client: клиент, server: сервер, request: "GET /favicon.ico HTTP/1.1", upstream: "uwsgi://unix:///home/ubuntu/contacts/project/contacts.sock:", host: "сервер", referrer: "сервер"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement