jbampton commented on a change in pull request #3023:
URL: https://github.com/apache/apisix/pull/3023#discussion_r543272990



##########
File path: doc/architecture-design.md
##########
@@ -657,6 +657,9 @@ Server: openresty
 hello world
 ```
 
+If the information can be delivered via HTTP response header, for example, the 
plugin is in stream
+subsystem, the information will be logged in the error log with `warn` level.
+
 ### Advanced Debug Mode
 
 Enable advanced debug mode by modifying the configuration in `conf/debug.yaml` 
file. Because there will have a check every second, only the checker reads the 
`#END` flag, and the file would consider as closed.

Review comment:
       ```suggestion
   Enable advanced debug mode by modifying the configuration in 
`conf/debug.yaml` file. Because there will be a check every second, only the 
checker reads the `#END` flag, and the file would be considered as closed.
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to