rds-json-nginx-module icon indicating copy to clipboard operation
rds-json-nginx-module copied to clipboard

Use iterative parse method instead of recursive parse

Open calio opened this issue 13 years ago • 3 comments

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 ).

calio avatar Jul 02 '12 09:07 calio

I'll look into this. Thanks for the patch!

agentzh avatar Jul 03 '12 15:07 agentzh

@agentzh, ping?

msva avatar Aug 08 '15 18:08 msva

@msva I'll look into this at some point. Sorry for the delay.

agentzh avatar Aug 10 '15 07:08 agentzh