Changes between Initial Version and Version 1 of Ticket #709, comment 4
- Timestamp:
- 02/02/15 19:29:14 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #709, comment 4
initial v1 2 2 > Could you provide the full configuration (including complete server block) and a [http://nginx.org/en/docs/debugging_log.html debug log] with the problem? 3 3 4 5 4 6 The following code is the complete server block with the nginx-1.7.8: 5 6 7 ---- 7 8 http { … … 43 44 I also put a capture picture about the buffer/halt time point from 02:53:29--02:53:50. 44 45 [[Image(https://drive.google.com/file/d/0B4uKV-AeSn9EWUVxZ0Z1YWExVlU/view?usp=sharing)]] 45 There is a image link and description information in the website, but it's halted, this condition always last about half minute, then the image is displyed completely.46 There is an image link and description information in the website, but it's halted, this condition always last about half minute, then the image is displyed completely. 46 47 Sometimes few image couldn't be shown all the time. 47 48 In the nginx-1.4.7, all works well.