iseriser

Results 2 issues of iseriser

I noticed that directive **IgnoreIP "XX.XXX.XXX.XX";** works if this IP supplied as X-Forwarded-For header, but does not if it goes as remote address without X-Forwarded-For header. It was bad idea...

Using Redis->hGet causes protocol failure for the following key: ``` /index.php/aaa-gallery/item/lamar?guid=cA6dwJ1UnvM7&tv=2017100302&type=pidget&sub=www&button_count=1&follow_count=0&pin_count=0&profile_count=0&board_count=0&section_count=0&lang=en&via=http%3A%2F%2Fwww.example.com%2Findex.php%2Faaa-gallery%2Fitem%2Flamar&callback=PIN_1523818972861.f.callback[0] ``` The error is ``` Fatal error: Uncaught RedisException: protocol error, got ' in /path_to_script/script.php:line_number Stack trace: #0 /path_to_script/script.php(line_number):...