rds-json-nginx-module
rds-json-nginx-module copied to clipboard
Use iterative parse method instead of recursive parse
The original recursive parse would cause stack size exceeding system limit and a segment fault when dealing with large date ( usually 100k lines or more ).
I'll look into this. Thanks for the patch!
@agentzh, ping?
@msva I'll look into this at some point. Sorry for the delay.