Hello,
First of all I must say I'm very impressed how CB2 is moving along and hope DA will continue to improve like this. It makes me glad I chose DA those many years ago.
However I got this weird problem with the server I upgraded to CB2.0. Running NGiNX with PHP5.6 by PHP-FPM. Versions: (DA 1.49.1, PHP 5.6. Nginx 1.8, Debian 7 (64-bit))
On some sites configured on the server (mostly wordpress) I get various missing assets (mainly images as thats easiest to notice, but seen for CSS/JS as well) on some loads and on some reloads I even get assets showing up on different places on the page (like it would be some kind of cache configured incorrectly).
Example of two scenarios:
1. First page loads fine. Second page the resource logo.png won't show up on the page, but in Network in Google Chrome tools it still shows up with a response code 200 (but with a loading time over 2 seconds and also no data sent).
2. First page loads fine. Second page the content of the logo.png might show up instead of a resource called facebook.png further down the page.
I understand this is a vague error report, but mainly just asking for ideas of what things I could try. What makes it harder is that it's all randomly and cannot be fully replicated. As it's static assets I doubt it has anything to do with the scripting (i.e. PHP and WordPress).
I run another DA server with CB1 (Apache) and have never seen anything like this before.
Anyone got ideas what to try? I tried disabling the firewall (CSF) to see if it was some kind of setting where IP was temporary blocked or something. Gladly accept any ideas or just any random thoughts that might pop up in your head that might lead me to find the problem.
First of all I must say I'm very impressed how CB2 is moving along and hope DA will continue to improve like this. It makes me glad I chose DA those many years ago.
However I got this weird problem with the server I upgraded to CB2.0. Running NGiNX with PHP5.6 by PHP-FPM. Versions: (DA 1.49.1, PHP 5.6. Nginx 1.8, Debian 7 (64-bit))
On some sites configured on the server (mostly wordpress) I get various missing assets (mainly images as thats easiest to notice, but seen for CSS/JS as well) on some loads and on some reloads I even get assets showing up on different places on the page (like it would be some kind of cache configured incorrectly).
Example of two scenarios:
1. First page loads fine. Second page the resource logo.png won't show up on the page, but in Network in Google Chrome tools it still shows up with a response code 200 (but with a loading time over 2 seconds and also no data sent).
2. First page loads fine. Second page the content of the logo.png might show up instead of a resource called facebook.png further down the page.
I understand this is a vague error report, but mainly just asking for ideas of what things I could try. What makes it harder is that it's all randomly and cannot be fully replicated. As it's static assets I doubt it has anything to do with the scripting (i.e. PHP and WordPress).
I run another DA server with CB1 (Apache) and have never seen anything like this before.
Anyone got ideas what to try? I tried disabling the firewall (CSF) to see if it was some kind of setting where IP was temporary blocked or something. Gladly accept any ideas or just any random thoughts that might pop up in your head that might lead me to find the problem.