Latency problem with one browser

Max nginxyz at mail.ru
Fri Mar 2 16:48:43 UTC 2012


02 марта 2012, 19:53 от Andrea Soracchi <soracchi at netbuilder.it>:
> Yes,
> 
> with "keepalive_disable none;" works fine!

Maxim, do you think the Playbook browser should be added as a
separate browser (unsigned playbook:1 entry in ngx_http_headers_in_t)
to prevent it from getting the Safari keepalive disabled treatment?

Here's a typical Playbook browser User-Agent string, adding an if
block for "Playbook" before the "Safari" if block in
ngx_http_process_user_agent() should do the trick:

Mozilla/5.0 (PlayBook; U; RIM Tablet OS 1.0.0; en-US) \
AppleWebKit/534.8+ (KHTML like Gecko) version/0.0.1 Safari/534.8+

Max


More information about the nginx mailing list