Advertisement
Guest User

Untitled

a guest
Jun 28th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. PHP-FPM process strace output:
  2. clock_gettime(CLOCK_MONOTONIC, {768618, 940967711}) = 0
  3. clock_gettime(CLOCK_MONOTONIC, {768618, 941079020}) = 0
  4. clock_gettime(CLOCK_MONOTONIC, {768618, 941197020}) = 0
  5. poll([{fd=11, events=POLLIN|POLLPRI}], 1, 1000) = 0 (Timeout)
  6. poll([{fd=11, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement