Are headers set in the server block inherited to all location blocks

2014-02-04 Thread justink101
I am seeing strange behavior using includes. For example, if I request a javascript file (ending in .js) the headers set globally in the server block are not set. I was under the impression that if you set headers in the server block, ALL location blocks below inherit those headers. See the follow

Re: Upgraded to 1.5.10 - Site Still SPDY/2?

2014-02-04 Thread mevans336
Bingo. Now Chrome is reporting spdy/3. Thanks! Posted at Nginx Forum: http://forum.nginx.org/read.php?2,247180,247182#msg-247182 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Upgraded to 1.5.10 - Site Still SPDY/2?

2014-02-04 Thread Jim Ohlstein
Hello, On 2/4/14, 9:38 PM, mevans336 wrote: I upgraded my Nginx reverse proxy to 1.5.10 using the official Ubuntu Precise Nginx packages, but my site is still reporting SPDY/2 in Chrome. Do I need to do something more drastic than issuing a kill -HUP on the master process to load the new Nginx b

Upgraded to 1.5.10 - Site Still SPDY/2?

2014-02-04 Thread mevans336
I upgraded my Nginx reverse proxy to 1.5.10 using the official Ubuntu Precise Nginx packages, but my site is still reporting SPDY/2 in Chrome. Do I need to do something more drastic than issuing a kill -HUP on the master process to load the new Nginx binary? Or am I missing something else? Posted

Re: nginx-1.5.10

2014-02-04 Thread Sarah Novotny
Hi! On Feb 4, 2014, at 5:31 PM, Steve Holdoway wrote: > On Tue, 2014-02-04 at 17:45 +0400, Maxim Dounin wrote: >> Changes with nginx 1.5.1004 Feb 2014 >> >>*) Feature: the ngx_http_spdy_module now uses SPDY 3.1 protocol. >> Thanks to Automattic

Re: nginx-1.5.10

2014-02-04 Thread Steve Holdoway
On Tue, 2014-02-04 at 17:45 +0400, Maxim Dounin wrote: > Changes with nginx 1.5.1004 Feb 2014 > > *) Feature: the ngx_http_spdy_module now uses SPDY 3.1 protocol. >Thanks to Automattic and MaxCDN for sponsoring this work. > > *) Feature: the

Re: Launching Excel in a production web server on a Mac

2014-02-04 Thread Anth Anth
Thanks again, Scott. That makes a lot of sense. I've set passenger_user_switching off and passenger_default_user to the user I want Excel launched as... still nothing though. The processes look like this: Process User -- PassengerWatchdog root PassengerHelpterAgent userIwant Passenge

nginx-1.5.10

2014-02-04 Thread Maxim Dounin
Changes with nginx 1.5.1004 Feb 2014 *) Feature: the ngx_http_spdy_module now uses SPDY 3.1 protocol. Thanks to Automattic and MaxCDN for sponsoring this work. *) Feature: the ngx_http_mp4_module now skips tracks too short for a seek r

Re: Joomla CMS on Nginx (Rewrite/Environment Problem)

2014-02-04 Thread mailinglisten
Fixed. $live_site in joomlas config was empty, apache ignores that, nginx not Kind Regards Simon Am 2014-02-04 12:49, schrieb mailinglis...@simonhoenscheid.de: Hello List, I did a testmigration of a Joomla CMS yesterday, and there is a bug (the system was running on Apache before): There wher

Joomla CMS on Nginx (Rewrite/Environment Problem)

2014-02-04 Thread mailinglisten
Hello List, I did a testmigration of a Joomla CMS yesterday, and there is a bug (the system was running on Apache before): There where no Apache rewrite rules on the old server. The Joomla Uses SEF (Search Engine Friendly URLs) OLD: http://www.example.com/pattern/article.html NEW: http://ww