Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. [INFO] main: Echo server started.
  2. [INFO] new_sock: Listening on unix4.andrew.cmu.edu:9998
  3. [INFO] main: Read 211 bytes from 128.2.13.144
  4. [INFO] handle_request: Fetching file: ../tmp/www/style.css
  5. [INFO] get_content_type: File extension: css
  6. [INFO] get_content_type: Decided on MIME type text/css
  7. [INFO] handle_request: 128.2.13.144: GET ../tmp/www/style.css
  8. [INFO] close_client: Closing client 5
  9. [INFO] main: Read 224 bytes from 128.2.13.144
  10. [INFO] handle_request: Fetching file: ../tmp/www/images/liso_header.png
  11. [INFO] get_content_type: File extension: png
  12. [INFO] get_content_type: Decided on MIME type image/png
  13. [INFO] handle_request: 128.2.13.144: GET ../tmp/www/images/liso_header.png
  14. [INFO] close_client: Closing client 5
  15. [INFO] main: Read 212 bytes from 128.2.13.144
  16. [INFO] handle_request: Fetching file: ../tmp/www/index.html
  17. [INFO] get_content_type: File extension: html
  18. [INFO] get_content_type: Decided on MIME type text/html
  19. [INFO] handle_request: 128.2.13.144: GET ../tmp/www/index.html
  20. [INFO] close_client: Closing client 5
  21. [INFO] main: Read 211 bytes from 128.2.13.144
  22. [INFO] handle_request: Fetching file: ../tmp/www/style.css
  23. [INFO] get_content_type: File extension: css
  24. [INFO] get_content_type: Decided on MIME type text/css
  25. [INFO] handle_request: 128.2.13.144: GET ../tmp/www/style.css
  26. [INFO] close_client: Closing client 5
  27. [INFO] main: Read 224 bytes from 128.2.13.144
  28. [INFO] handle_request: Fetching file: ../tmp/www/images/liso_header.png
  29. [INFO] get_content_type: File extension: png
  30. [INFO] get_content_type: Decided on MIME type image/png
  31. [INFO] handle_request: 128.2.13.144: GET ../tmp/www/images/liso_header.png
  32. [INFO] close_client: Closing client 5
  33. [INFO] main: Read 212 bytes from 128.2.13.144
  34. [INFO] handle_request: Fetching file: ../tmp/www/index.html
  35. [INFO] get_content_type: File extension: html
  36. [INFO] get_content_type: Decided on MIME type text/html
  37. [INFO] handle_request: 128.2.13.144: GET ../tmp/www/index.html
  38. [INFO] close_client: Closing client 5
  39. [INFO] main: Read 97 bytes from 128.2.13.144
  40. [INFO] handle_request: Fetching file: ../tmp/www/index.html
  41. [INFO] get_content_type: File extension: html
  42. [INFO] get_content_type: Decided on MIME type text/html
  43. [INFO] handle_request: 128.2.13.144: GET ../tmp/www/index.html
  44. [INFO] close_client: Closing client 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement