Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2021
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. "GET /api/v1/info HTTP/1.0
  2. Host: localhost:3456
  3. Connection: close
  4. Accept: application/json, text/plain, */*
  5. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36
  6. Referer: http://todo.DOMAIN.com/login
  7. Accept-Encoding: gzip, deflate
  8. Accept-Language: en-GB,en;q=0.9,de-DE;q=0.8,de;q=0.7,it-IT;q=0.6,it;q=0.5,en-US;q=0.4
  9.  
  10. "
  11. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http cleanup add: 0000561BAB96EB78
  12. 2021/03/03 08:12:07 [debug] 30279#30279: *1 get rr peer, try: 2
  13. 2021/03/03 08:12:07 [debug] 30279#30279: *1 get rr peer, current: 0000561BAB9A7760 -1
  14. 2021/03/03 08:12:07 [debug] 30279#30279: *1 stream socket 23
  15. 2021/03/03 08:12:07 [debug] 30279#30279: *1 epoll add connection: fd:23 ev:80002005
  16. 2021/03/03 08:12:07 [debug] 30279#30279: *1 connect to 127.0.0.1:3456, fd:23 #8
  17. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http upstream connect: -2
  18. 2021/03/03 08:12:07 [debug] 30279#30279: *1 posix_memalign: 0000561BAB9BFAE0:128 @16
  19. 2021/03/03 08:12:07 [debug] 30279#30279: *1 event timer add: 23: 60000:13220174138
  20. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http finalize request: -4, "/api/v1/info?" a:1, c:2
  21. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http request count:2 blk:0
  22. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http run request: "/api/v1/info?"
  23. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http upstream check client, write event:1, "/api/v1/info"
  24. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http upstream request: "/api/v1/info?"
  25. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http upstream send request handler
  26. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http upstream send request
  27. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http upstream send request body
  28. 2021/03/03 08:12:07 [debug] 30279#30279: *1 chain writer buf fl:1 s:408
  29. 2021/03/03 08:12:07 [debug] 30279#30279: *1 chain writer in: 0000561BAB93AF70
  30. 2021/03/03 08:12:07 [debug] 30279#30279: *1 writev: 408 of 408
  31. 2021/03/03 08:12:07 [debug] 30279#30279: *1 chain writer out: 0000000000000000
  32. 2021/03/03 08:12:07 [debug] 30279#30279: *1 event timer del: 23: 13220174138
  33. 2021/03/03 08:12:07 [debug] 30279#30279: *1 event timer add: 23: 60000:13220174138
  34. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http upstream request: "/api/v1/info?"
  35. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http upstream process header
  36. 2021/03/03 08:12:07 [debug] 30279#30279: *1 malloc: 0000561BAB9C7C60:4096
  37. 2021/03/03 08:12:07 [debug] 30279#30279: *1 recv: eof:0, avail:1
  38. 2021/03/03 08:12:07 [debug] 30279#30279: *1 recv: fd:23 224 of 4096
  39. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http proxy status 500 "500 Internal Server Error"
  40. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http proxy header: "Access-Control-Allow-Origin: *"
  41. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http proxy header: "Content-Type: application/json; charset=UTF-8"
  42. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http proxy header: "Vary: Origin"
  43. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http proxy header: "Date: Wed, 03 Mar 2021 07:12:07 GMT"
  44. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http proxy header: "Content-Length: 36"
  45. 2021/03/03 08:12:07 [debug] 30279#30279: *1 http proxy header done
  46. 2021/03/03 08:12:07 [debug] 30279#30279: *1 xslt filter header
  47. 2021/03/03 08:12:07 [debug] 30279#30279: *1 HTTP/1.1 500 Internal Server Error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement