Issue #11680 has been updated by eric sorenson.

Status changed from Needs More Information to Closed

Triage-A-Thon: Almost certainly fixed by moving catalog GETs to POSTs in 2.7 - 
see #6117

 Viacheslav if you are already on 2.7 and still seeing the problem please 
re-open.
----------------------------------------
Bug #11680: Huge facter variables
https://projects.puppetlabs.com/issues/11680

Author: Viacheslav Biriukov
Status: Closed
Priority: Normal
Assignee: 
Category: facter
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


When huge facter variables use in  Nginx and Mongrel environment -- error 
occurs.

Nginx config head buffers:

client_header_buffer_size 4k;    
large_client_header_buffers 8 32k; 
proxy_buffer_size 32k;    
proxy_buffers 8 32k;

In the nginx error log:
*11 upstream prematurely closed connection while reading response header from 
upstream, client:


puppetd --test:

err: Could not retrieve catalog from remote server: Error 502 on SERVER: <html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white"><center><h1>502 Bad 
Gateway</h1></center><hr><center>nginx</center></body></html>

warning: Not using cache on failed catalogerr: Could not retrieve catalog; 
skipping runerr: Could not send report: Error 502 on SERVER: 
<html><head><title>502 Bad Gateway</title></head><body 
bgcolor="white"><center><h1>502 Bad 
Gateway</h1></center><hr><center>nginx</center></body></html>


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to