<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">It took me a few tries but finally got 4.1.0 to work as expected. As it turns out I use Nginx as a reverse proxy in development to simulate our F5 load balancer on staging/production. I had to upgrade the HTTP proxy version to 1.1 in nginx and it just started working. Nginx 1.8.0 defaults to HTTP 1.0 which should have been fine according to the varnish docs. I was able to recreate through Google Chrome by setting it back to HTTP version 1.0.<div class=""><br class=""></div><div class="">I was mostly interested in the HTTP range header fixes which I confirmed are fixed in 4.1 now. Yes! Wouldn’t mind seeing those back ported.</div><div class=""><br class=""></div><div class="">I removed the custom selinux policy I created for v 4.0.3 which required some additions and confirmed the current selinux targeted default policy (v24) for varnishd is working on RHEL6.7 with 4.1.0.</div><div class=""><br class=""></div><div class="">Jason<br class="">
<br class=""><div><blockquote type="cite" class=""><div class="">On Oct 15, 2015, at 7:59 PM, Jason Heffner <<a href="mailto:jdh132@psu.edu" class="">jdh132@psu.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div dir="auto" class=""><div class="">It's not SELinux. Every time you disable SELinux you make Dan Walsh cry. <br class=""><br class="">Sent from my iPhone</div><div class=""><br class="">On Oct 15, 2015, at 7:36 PM, nick tailor <<a href="mailto:nick.tailor@gmail.com" class="">nick.tailor@gmail.com</a>> wrote:<br class=""><br class=""></div><blockquote type="cite" class=""><div class=""><p dir="ltr" class="">Disable selinux.</p><p dir="ltr" class="">Permissive can still cause issues</p>
<div class="gmail_quote">On Oct 15, 2015 3:03 PM, "Jason Heffner" <<a href="mailto:jdh132@psu.edu" class="">jdh132@psu.edu</a>> wrote:<br type="attribution" class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have SELinux in permissive mode, I uninstalled varnish 4.0.3 rpms and installed new varnish 4.1 rpms. I updated the /etc/sysconfig/varnish and varnish does start successfully.<br class="">
<br class="">
I can load any static files fine through varnish with the default config, and my own config. When I try and load a page that sets a cookie I will get the first response to the page fine, and request for a second page will return a 0 length content and white screen. I clear cookies and I can load another page till one page sets cookies and I’m back to the 0 length response. It’s really odd.<br class="">
<br class="">
Anyone have any idea what I may be missing? I disabled the only mod I was using as well.<br class="">
<br class="">
Thanks,<br class="">
Jason<br class="">
<br class="">
Systems Administrator<br class="">
Teaching and Learning with Technology, Information Technology Services<br class="">
The Pennsylvania State University<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
_______________________________________________<br class="">
varnish-misc mailing list<br class="">
<a href="mailto:varnish-misc@varnish-cache.org" class="">varnish-misc@varnish-cache.org</a><br class="">
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" rel="noreferrer" target="_blank" class="">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a></blockquote></div>
</div></blockquote></div></div></blockquote></div><br class=""></div></body></html>