sunnybear
sunnybear
Hello. Please add timeline (1s, 2s, 3s, etc) to waterfall. W/o timeline it's hard to analyze the data.
Hello. Thank you for great product. We were happy with v2, but there was no GeoIPv2 support. Switched to v3. And noticed that there is no zone auto-update with files....
atom.cpp: In constructor ‘Atom::Atom()’: atom.cpp:104:67: error: incompatible types in assignment of ‘const char [1]’ to ‘char [5]’ Atom::Atom() : start(0), length(0), name(""), head(""), version("") { } ^ atom.cpp:104:67: error: incompatible...
Is module under development?
PHP Fatal error: Class 'Jsonrpc_Server' not found in /usr/share/nginx/html/api.php on line 3
This can help to provide sdch for virtual hosts w/o separate configs
We have quite a huge RegExp (1-2k of symbols, 30-100 groups). And on large bodies (300-500kb) it slows nginx down (1-5 seconds x 2 GHz x 1 core) with huge...
При отправке запроса по HTTPS запрос отправляется не с поддержкой SNI, а через выставление поля Host после установления соединения. Из-за этого подгрузка правильного сертификата на мультидоменном IP невозможна. Просьба исправить...