Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2015
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. [Thu Jan 22 14:27:14 2015] [debug] Reading config file "(...redacted...)/access.conf".
  2. $VAR1 = {
  3. 'hypnotoad' => {
  4. 'workers' => 10,
  5. 'listen' => [
  6. 'https://*:5001'
  7. ],
  8. 'proxy' => 1,
  9. 'pid_file' => '/tmp/access.pid'
  10. }
  11. };
  12. [Thu Jan 22 14:27:14 2015] [info] Listening at "http://*:3001".
  13. Server available at http://127.0.0.1:3001.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement