6 messages in ru.sysoev.nginxRe: nginx-0.4.14
FromSent OnAttachments
Igor SysoevNov 27, 2006 6:31 am 
Jonathan VanascoNov 29, 2006 11:03 am 
Igor SysoevNov 29, 2006 12:36 pm 
Jonathan VanascoNov 29, 2006 12:46 pm 
Igor SysoevNov 29, 2006 1:00 pm 
JonathanNov 29, 2006 2:29 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: nginx-0.4.14Actions...
From:Jonathan (ngin@public.gmane.org)
Date:Nov 29, 2006 2:29:30 pm
List:ru.sysoev.nginx

On Nov 29, 2006, at 4:00 PM, Igor Sysoev wrote:

No, there was no changes in these area. Have you changed configuration files after upgrade ?

no. same exact configuration. there was nothing in the documents to suggest a need to upgrade.

The master process creates the directories for temporary files and does chown() and chmod() to allow unpriviliged workers to create files.

the master process was failing on that though, because there was no "/ var/tmp/nginx/proxy_temp"

nginx would have had to support some sort of "mkdir -p" in creating the "var/tmp/nginx/proxy_temp/1" directory. maybe there should be a check for it in startup?

i can't explain why this error just happened out of nowhere.

the content that causes the errors has been the same- it hasn't changed - it was the same 44 and 50 k files (happens on dynamic content too, but i can guarantee that those 2 files didn't change). before upgrading my nginx , everything served fine.

if nginx were buffering to a tmp file on the earlier releases, a /var/ tmp/nginx/proxy_temp directory should have existed - and this issue would not have come up. so i just assumed something happened to the proxy_buffers / proxy_buffer_size code.

| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | FindMeOn.com - The cure for Multiple Web Personality Disorder | Web Identity Management and 3D Social Networking | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | RoadSound.com - Tools For Bands, Stuff For Fans | Collaborative Online Management And Syndication Tools | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -