Opened 13 years ago
Closed 10 years ago
#132 closed defect (fixed)
alert "the http output chain is empty" triggered by ssi
Reported by: | Maxim Dounin | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | nginx-core | Version: | |
Keywords: | Cc: | ||
uname -a: | |||
nginx -V: | not applicable |
Description
Running ssi.t with
postpone_output 0;
added results in the following alert:
... [alert] ... *18 the http output chain is empty while sending to client ...
Looks like a problem in write filter, it doesn't handle sync flag in buffer correctly. Needs detailed investigation.
Change History (2)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
sensitive: | → 0 |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 08bfc7188a41d13b47239fb393188b6f3dca16f2/nginx: